Merge "Update avc error on ROM 7380236" into sc-dev am: 5128ec7db7
am: aeb7f90af4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14660737 Change-Id: I24ff7f799fb7fbcf9ef61d95670f8838d7c8f361
This commit is contained in:
commit
119ce0c72d
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