Bug: 265063384 Change-Id: Id9e1f4f7bc9fc5754f7ebadb97f7443f1117e961 Signed-off-by: Jason Chiu <jasoncschiu@google.com>
9 lines
327 B
Plaintext
9 lines
327 B
Plaintext
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;
|
|
')
|