dumpstate: Remove do not audit for /system_dlkm am: cec1d2a769

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

Change-Id: I2e71cdc8d343e82a83cf40c5aa6d653458c16625
This commit is contained in:
Ramji Jiyani 2022-03-14 04:02:45 +00:00 committed by Automerger Merge Worker
commit 3b53f750cd

View file

@ -2,5 +2,3 @@
dontaudit dumpstate app_zygote:process { signal };
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
dontaudit dumpstate sysfs:file { read };
# b/223332748
dontaudit dumpstate system_dlkm_file:dir { getattr };