commit | b15ca79b52a8a5ae5d7f570099943599fe2789a1 | [log] [tgz] |
---|---|---|
author | Prashant Patil <patilprashant@google.com> | Thu Apr 13 13:19:42 2023 +0100 |
committer | Prashant Patil <patilprashant@google.com> | Thu Apr 27 10:27:46 2023 +0100 |
tree | 7bab2722b52ef0a67652d09a485a077d82dfe292 | |
parent | a750dcaaa60e64e4654f335c021f2ecd3f4b985e [diff] |
Keystore: Added missing error codes All error codes defined in ErrorCode.aidl file are expected to be mapped in KeymasterDefs.java file, excluding -62 which is handled by Keystore and not required to define on Jaya layer. So missing error codes from KeymasterDefs are added and also categorized in KeyStoreException class. Bug: 206432492 Test: atest CtsKeystoreTestCases:android.keystore.cts.KeyStoreExceptionTest Change-Id: I9df69e03379d0437457037e16de76feb27ea8aaf