Skip to content
Snippets Groups Projects
Commit 66cc49c1 authored by Chad Brubaker's avatar Chad Brubaker Committed by Gerrit Code Review
Browse files

Merge "Add keystore add_auth"

parents c1ae9bca 8927772c
Branches
Tags
No related merge requests found
......@@ -909,6 +909,7 @@ class keystore_key
reset_uid
sync_uid
password_uid
add_auth
}
class debuggerd
......
......@@ -455,6 +455,7 @@ allow system_server keystore:keystore_key {
reset_uid
sync_uid
password_uid
add_auth
};
# Allow system server to search and write to the persistent factory reset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment