storage: add fastbootd sepolicy

We need to format the /metadata partition in fastbootd mode.
This CL aims to include the necessary SELinux rules.

Bug: 264489957
Test: rom flashing
Change-Id: Ib94dbcb580c0a16395b48b8eeef6e431a637d235
Signed-off-by: Randall Huang <huangrandall@google.com>
This commit is contained in:
Randall Huang 2023-04-20 16:22:18 +08:00
parent a43ff6f9b4
commit f55b2ffc2e

View File

@ -0,0 +1 @@
allow fastbootd devpts:chr_file rw_file_perms;