diff options
author | Alex Klyubin <klyubin@google.com> | 2015-04-29 17:32:00 -0700 |
---|---|---|
committer | Alex Klyubin <klyubin@google.com> | 2015-04-29 19:23:46 -0700 |
commit | 058de02073a129301d391c22b050f2d65adadb0f (patch) | |
tree | ac044fdec246ab94419443a66d084145a5531b57 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | b62dc82b0c7208f106077b46fc7118da6baa6e13 (diff) |
Enable per-use user authenticated keys to be used.
This makes symmetric Cipher and Mac implementations backed by
AndroidKeyStore succeed in their initialization when the key is
configured to require user authentication for every use. Users
of such keys should obtain an instance of Cipher or Mac, initialize
it with the key, and then authorize the operation by passing this
Cipher or Mac instance to FingerprintManager.authenticate.
Bug: 18088752
Change-Id: Ia15a1e5f8274c3623f665dae1f400ff539639ab1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions