Skip to content
Snippets Groups Projects
Commit 3602071c authored by Riley Spahn's avatar Riley Spahn Committed by Android Git Automerger
Browse files

am 596bcc76: Remove keystore auditallow statements from system.

* commit '596bcc76':
  Remove keystore auditallow statements from system.
parents 0d9cefbb 596bcc76
Branches
Tags
No related merge requests found
...@@ -63,21 +63,4 @@ allow system_app keystore:keystore_key { ...@@ -63,21 +63,4 @@ allow system_app keystore:keystore_key {
clear_uid clear_uid
}; };
auditallow system_app keystore:keystore_key {
test
get
insert
delete
exist
reset
password
lock
unlock
sign
verify
grant
duplicate
clear_uid
};
control_logd(system_app) control_logd(system_app)
...@@ -378,21 +378,6 @@ allow system_server keystore:keystore_key { ...@@ -378,21 +378,6 @@ allow system_server keystore:keystore_key {
clear_uid clear_uid
}; };
auditallow system_server keystore:keystore_key {
test
get
insert
delete
saw
lock
unlock
sign
verify
grant
duplicate
clear_uid
};
### ###
### Neverallow rules ### Neverallow rules
### ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment