Skip to content
Snippets Groups Projects
Commit f9ea564a authored by Robin Lee's avatar Robin Lee Committed by Android Git Automerger
Browse files

am de08be8a: Allow system reset_uid, sync_uid, password_uid

* commit 'de08be8a':
  Allow system reset_uid, sync_uid, password_uid
parents 35651b33 de08be8a
Branches
Tags
No related merge requests found
......@@ -914,6 +914,9 @@ class keystore_key
grant
duplicate
clear_uid
reset_uid
sync_uid
password_uid
}
class debuggerd
......
......@@ -383,6 +383,9 @@ allow system_server keystore:keystore_key {
grant
duplicate
clear_uid
reset_uid
sync_uid
password_uid
};
# Allow system server to search and write to the persistent data block device
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment