Merge "Update avc error on ROM 7380236" into sc-dev
This commit is contained in:
commit
5128ec7db7
2 changed files with 4 additions and 0 deletions
2
tracking_denials/hal_dumpstate_default.te
Normal file
2
tracking_denials/hal_dumpstate_default.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# b/188752787
|
||||||
|
dontaudit hal_dumpstate_default sysfs_aoc:dir search;
|
|
@ -10,3 +10,5 @@ dontaudit hal_power_default sysfs:file { read };
|
||||||
dontaudit hal_power_default sysfs:file { getattr };
|
dontaudit hal_power_default sysfs:file { getattr };
|
||||||
dontaudit hal_power_default sysfs:file { read };
|
dontaudit hal_power_default sysfs:file { read };
|
||||||
dontaudit hal_power_default sysfs:file { getattr };
|
dontaudit hal_power_default sysfs:file { getattr };
|
||||||
|
# b/188752940
|
||||||
|
dontaudit hal_power_default hal_power_default:capability dac_read_search;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue