Merge "Keystore needs to be able to call apps" into pi-dev
This commit is contained in:
commit
c417b39f57
1 changed files with 1 additions and 0 deletions
|
@ -560,6 +560,7 @@ define(`use_keystore', `
|
|||
allow keystore $1:process getattr;
|
||||
allow $1 keystore_service:service_manager find;
|
||||
binder_call($1, keystore)
|
||||
binder_call(keystore, $1)
|
||||
')
|
||||
|
||||
###########################################
|
||||
|
|
Loading…
Reference in a new issue