allow bootctl to read devinfo
Bug: 260522436 Change-Id: I41d2763ffe40d7465a11cc86612fed9f92905eff
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# b/260522436
|
||||
dontaudit hal_bootctl_default devinfo_block_device:blk_file { open };
|
||||
dontaudit hal_bootctl_default devinfo_block_device:blk_file { read };
|
||||
# b/264489609
|
||||
userdebug_or_eng(`
|
||||
permissive hal_bootctl_default;
|
||||
|
||||
1
vendor/hal_bootctl_default.te
vendored
Normal file
1
vendor/hal_bootctl_default.te
vendored
Normal file
@@ -0,0 +1 @@
|
||||
allow hal_bootctl_default devinfo_block_device:blk_file r_file_perms;
|
||||
Reference in New Issue
Block a user