commit | c5e8f36d92b74db04106eb368dd113493f739149 | [log] [tgz] |
---|---|---|
author | Shawn Willden <swillden@google.com> | Thu Aug 31 09:23:06 2017 -0600 |
committer | Shawn Willden <swillden@google.com> | Fri Sep 01 14:20:40 2017 +0000 |
tree | 6e2da381a9e6f1250ca7f335719db634e94ff5fc | |
parent | 30ab32703c5dfec13dc65fa47218c1252fd488c4 [diff] |
Return OP_AUTH_NEEDED when necessary. During the keystore refactor that was part of the Treble work, this return code was lost. As a result, some usage flows of fingerprint-bound keys are broken in O. This CL fixes them. Bug: 63085740 Test: Manually verified with https://github.com/googlesamples/android-FingerprintDialog Change-Id: I3d3a3122474d2c4084cd7d0257a1df00b0316159 (cherry picked from commit ad8c55f3591c835ff20b954f47ebcfeccde8cb83)