Update error on ROM 11213495
Bug: 316238807 Test: SELinuxUncheckedDenialBootTest Change-Id: I07a1655ea915c3a189d6f0e2b2460c8f30db6c01
This commit is contained in:
parent
31e85f7c60
commit
a74a2a8c46
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
||||||
# b/307468729
|
# b/307468729
|
||||||
userdebug_or_eng(`
|
userdebug_or_eng(`
|
||||||
permissive hal_power_stats_default;
|
permissive hal_power_stats_default;
|
||||||
')
|
')# b/316238807
|
||||||
|
dontaudit hal_power_stats_default sysfs_edgetpu:dir { search };
|
||||||
|
dontaudit hal_power_stats_default sysfs_edgetpu:file { getattr };
|
||||||
|
dontaudit hal_power_stats_default sysfs_edgetpu:file { open };
|
||||||
|
dontaudit hal_power_stats_default sysfs_edgetpu:file { read };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue