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: Ifa70b0837abb760f0d98ed67c2ecb00687e4ba04
This commit is contained in:
SHUCHI LILU 2021-05-21 02:24:48 +00:00 committed by Automerger Merge Worker
commit d041f55312
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 { read };
dontaudit hal_power_default sysfs:file { getattr };
# b/188752940
dontaudit hal_power_default hal_power_default:capability dac_read_search;