commit | dfbe1f25059129fe54ff6cb27298817750fb8f47 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Thu Dec 15 16:19:44 2022 -0800 |
committer | Seth Moore <sethmo@google.com> | Thu Dec 15 16:20:59 2022 -0800 |
tree | 52a802d422d198a257ae397761191f55cc3607be | |
parent | fa542d9852685d8c901c9478a5e5d78e09823325 [diff] |
Add return to ProvisionedKeyDao.upgradeKeyBlob We need to know if any keys were actually upgraded or not, so make upgradeKeyBlob return an int. Also add a couple more unit tests around upgrade edge cases to ensure it works (and fails) as expected. Test: RkpdAppUnitTests Change-Id: Iaacb0d5f2facf78971719a65e74cece80edc2669