Merge "Add keystore add_auth"

This commit is contained in:
Chad Brubaker 2015-04-01 17:39:19 +00:00 committed by Gerrit Code Review
commit 66cc49c1b5
2 changed files with 2 additions and 0 deletions

View file

@ -909,6 +909,7 @@ class keystore_key
reset_uid reset_uid
sync_uid sync_uid
password_uid password_uid
add_auth
} }
class debuggerd class debuggerd

View file

@ -455,6 +455,7 @@ allow system_server keystore:keystore_key {
reset_uid reset_uid
sync_uid sync_uid
password_uid password_uid
add_auth
}; };
# Allow system server to search and write to the persistent factory reset # Allow system server to search and write to the persistent factory reset