Merge "Add hal_bootctl_default write permission to devinfo_block_device" into udc-dev

This commit is contained in:
Wilson Sung
2023-02-22 04:49:33 +00:00
committed by Android (Google) Code Review

View File

@@ -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;