Merge "Update avc error on ROM 7330059" into sc-dev

This commit is contained in:
SHUCHI LILU 2021-05-03 09:34:35 +00:00 committed by Android (Google) Code Review
commit 1d6ffc2305
3 changed files with 6 additions and 0 deletions

View file

@ -1,2 +1,4 @@
# b/185723618
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
# b/187014717
dontaudit dumpstate twoshay:binder call;

View file

@ -11,3 +11,5 @@ dontaudit hal_fingerprint_default default_prop:file { getattr };
dontaudit hal_fingerprint_default default_prop:file { open };
dontaudit hal_fingerprint_default default_prop:file { read };
dontaudit hal_fingerprint_default system_data_root_file:file { open };
# b/187015705
dontaudit hal_fingerprint_default property_socket:sock_file write;

View file

@ -0,0 +1,2 @@
# b/187015816
dontaudit incidentd apex_info_file:file getattr;