sepolicy: allow fastbootd to access gsc device node am: e02f501377
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/17157683 Change-Id: I7a81fba2eb15464614d294d7aaf5e5667b57e665
This commit is contained in:
commit
b68cbdf4c8
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@ recovery_only(`
|
|||
allow fastbootd devinfo_block_device:blk_file rw_file_perms;
|
||||
allow fastbootd sda_block_device:blk_file rw_file_perms;
|
||||
allow fastbootd sysfs_ota:file rw_file_perms;
|
||||
allow fastbootd citadel_device:chr_file rw_file_perms;
|
||||
')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue