diff options
author | Janis Danisevskis <jdanis@google.com> | 2020-10-09 14:22:59 -0700 |
---|---|---|
committer | Janis Danisevskis <jdanis@google.com> | 2020-11-13 19:55:39 -0800 |
commit | 27ee56c021a41d6ae94537c8083b26a92aee0d62 (patch) | |
tree | 3cb127ecef96cb7d4a643712a5a6f771d2f86285 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | e5795a90db1e1b9d0fcc932ee9a864e926817468 (diff) |
Keystore 2.0 SPI: KeyStoreCryptoOperationUtils
Keystore 2.0 does no longer report an error code if an operation
requires user authorization. Instead this is indicated by sending us
an operation challenge. In that case we have to check if the
authorization can possibly succeed. We changed the utility class by
adding a predicate function that checks exactly that, and we handle
other errors separately instead of having one exception handling path
that does all.
Test: None
Bug: 159476414
Change-Id: I9a373cf8f0a0b181df54c26fe314d71b6835bb97
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions