Merge "Update avc error on ROM 7330059" into sc-dev
This commit is contained in:
commit
1d6ffc2305
3 changed files with 6 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
# b/185723618
|
||||
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
|
||||
# b/187014717
|
||||
dontaudit dumpstate twoshay:binder call;
|
||||
|
|
|
@ -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;
|
||||
|
|
2
tracking_denials/incidentd.te
Normal file
2
tracking_denials/incidentd.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/187015816
|
||||
dontaudit incidentd apex_info_file:file getattr;
|
Loading…
Add table
Add a link
Reference in a new issue