mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-28 13:35:33 +00:00
remove redundant bug
incidentd always access all system property during permissive mode Bug: 208721673 Test: do bugreport with no relevant logs Change-Id: I0b5395ad5639980c0793744399d27b7eb4651afb
This commit is contained in:
@@ -1,9 +1,2 @@
|
||||
# b/208721673
|
||||
dontaudit incidentd aac_drc_prop:file { getattr };
|
||||
dontaudit incidentd aac_drc_prop:file { map };
|
||||
dontaudit incidentd aac_drc_prop:file { open };
|
||||
dontaudit incidentd ab_update_gki_prop:file { getattr };
|
||||
dontaudit incidentd ab_update_gki_prop:file { map };
|
||||
dontaudit incidentd ab_update_gki_prop:file { open };
|
||||
# b/208909270
|
||||
dontaudit incidentd property_type:file *;
|
||||
|
||||
Reference in New Issue
Block a user