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:
Adam Shih 2021-12-06 10:24:35 +08:00
parent d3d316704e
commit 474da130f9

View file

@ -1,9 +1,2 @@
# b/208721673 # 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 *; dontaudit incidentd property_type:file *;