Add hal_bootctl_default write permission to devinfo_block_device
Bug: 270236357 Change-Id: I40219dbd726ddebb277e592353bd9f0b249dd01f
This commit is contained in:
parent
9019c55645
commit
ca241fa76c
1 changed files with 1 additions and 1 deletions
2
vendor/hal_bootctl_default.te
vendored
2
vendor/hal_bootctl_default.te
vendored
|
@ -1,3 +1,3 @@
|
|||
allow hal_bootctl_default devinfo_block_device:blk_file r_file_perms;
|
||||
allow hal_bootctl_default devinfo_block_device:blk_file rw_file_perms;
|
||||
allow hal_bootctl_default sda_block_device:blk_file rw_file_perms;
|
||||
allow hal_bootctl_default sysfs_ota:file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue