Merge "Update avc error on ROM 7380236" into sc-dev am: 5128ec7db7

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

Change-Id: I9ec909e4a4d07e8a46e6e4508b43a0ca8e5a5374
This commit is contained in:
SHUCHI LILU 2021-05-21 02:22:40 +00:00 committed by Automerger Merge Worker
commit aeb7f90af4
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# b/188752787
dontaudit hal_dumpstate_default sysfs_aoc:dir search;

View file

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