Remove tracking_denials/hal_fingerprint_default.te
Bug: 187015705 Bug: 183338543 Test: build and test fingerprint on device. Test: no fingerprint avc denials in logcat. Change-Id: I1dde2c0d8c8ab2610c2b8147c15ac5c9f813345a
This commit is contained in:
parent
2f8f23232a
commit
2bd6ae14f3
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
# b/183338543
|
||||
dontaudit hal_fingerprint_default system_data_root_file:file { read };
|
||||
dontaudit hal_fingerprint_default default_prop:file { getattr };
|
||||
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 };
|
||||
# b/187015705
|
||||
dontaudit hal_fingerprint_default property_socket:sock_file write;
|
Loading…
Add table
Add a link
Reference in a new issue