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:
@@ -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;
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user