Merge "Fix denial when flashing vendor_boot in fastbootd." into sc-dev
This commit is contained in:
commit
432ed9b527
1 changed files with 1 additions and 0 deletions
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;
|
||||
')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue