Merge "Fix denial when flashing vendor_boot in fastbootd." into sc-dev am: 432ed9b527 am: 3de1991b67
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15135682 Change-Id: Ie649ff8c06f6ffbf8c3938fbe6988f2829327859
This commit is contained in:
1
whitechapel/vendor/google/fastbootd.te
vendored
1
whitechapel/vendor/google/fastbootd.te
vendored
@@ -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 custom_ab_block_device:blk_file rw_file_perms;
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user