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: I4234b878168d327657f3114bf96da9e6f056334e
This commit is contained in:
commit
a0f0f1e049
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