commit | 11cce949b6e378c69223802b9fc26912734cceae | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Thu Aug 19 09:11:01 2021 -0700 |
committer | Seth Moore <sethmo@google.com> | Thu Aug 19 12:44:08 2021 -0700 |
tree | e2ae60bcc3e37410ac3d2a56037d0adffcb57b4e | |
parent | a6f81885390bf02ac5507ca96df0fe733429e549 [diff] |
Fix key alias string comparison The code was doing a reference compare, not object value comparison, resulting in failures in the KeyStore setEntry API. Test: CtsKeystoreTestCases:android.keystore.cts.AndroidKeyStoreTest Fixes: 197138784 Change-Id: I2c5e47283eed5694951869e9ea3853364ddef9d1