allow bootctl to access devinfo am: 5b5a004593

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/13981527

Change-Id: If110be4ad37cedc65fac2e737165d36f3d8881d4
This commit is contained in:
Adam Shih 2021-03-24 13:26:53 +00:00 committed by Automerger Merge Worker
commit 5838ee55bc

View file

@ -1,3 +1,3 @@
allow hal_bootctl_default sda_block_device:blk_file rw_file_perms;
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 sysfs_ota:file rw_file_perms;