diff options
author | Robin Lee <rgl@google.com> | 2017-02-25 01:28:25 +0000 |
---|---|---|
committer | Robin Lee <rgl@google.com> | 2017-02-25 01:32:54 +0000 |
commit | 3e7cf168a547982676f18d3308b83381abc95f06 (patch) | |
tree | fe117bb7181058d1350a72b2a1079819b7f7aea0 /docs/html/sdk/api_diff/24/changes | |
parent | c98c16ded8738054242b2576a74e145f834b6efa (diff) |
Make IKeyChainAliasCallback oneway
So it can be sent from devicepolicymanager (system_server) to keychain
(a system_app) without waiting on the response and having to do
everything in a background thread.
Side-effect: the regular keychain => app callback is slightly more
efficient now too. in case anyone particularly needs blazing fast
private key user selections.
Fix: 35675253
Test: cts-tradefed run cts --abi=arm64-v8a --skip-device-info --module CtsDevicePolicyManagerTestCases --test 'com.android.cts.devicepolicy.DeviceOwnerTest#testKeyManagement' </dev/null 2>&1
Change-Id: I6e9d96ca3c42e6489d879d8cfb0507eb94838bf1
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions