Merge "remove obsolete errors" into sc-dev am: 5b4e06670f

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

Change-Id: Ic6d0bf859005720f75cc9e7d61595a7110a32bfe
This commit is contained in:
TreeHugger Robot 2021-07-01 04:11:55 +00:00 committed by Automerger Merge Worker
commit e86ced7327
5 changed files with 0 additions and 16 deletions

View file

@ -5,11 +5,5 @@ dontaudit hal_fingerprint_default default_prop:file { map };
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 };
dontaudit hal_fingerprint_default system_data_root_file:file { read };
dontaudit hal_fingerprint_default default_prop:file { map };
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

@ -1,3 +0,0 @@
# b/191133059
dontaudit hal_power_default hal_power_default:capability dac_read_search;
dontaudit hal_power_default hal_power_default:capability dac_override;

View file

@ -1,3 +0,0 @@
# b/180963348
dontaudit init overlayfs_file:chr_file { unlink };
dontaudit init overlayfs_file:file { rename };

View file

@ -1,4 +0,0 @@
# b/187016930
dontaudit priv_app fwk_stats_service:service_manager find ;
# b/190563838
dontaudit priv_app sysfs_chip_id:file getattr;