Revert submission 25477883-gs-common_bootctrl-aidl Reason for revert: breaking builds b/314240126 Bug: 314240126 Reverted changes: /q/submissionid:25477883-gs-common_bootctrl-aidl Change-Id: I84dda0a7c98ed1d1f7958734761c9c1a0bd9d169
8 lines
327 B
Text
8 lines
327 B
Text
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;
|
|
allow hal_bootctl_default tee_device:chr_file rw_file_perms;
|
|
|
|
recovery_only(`
|
|
allow hal_bootctl_default rootfs:dir r_dir_perms;
|
|
')
|