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:
commit
aeb7f90af4
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 { read };
|
||||
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