OSDN Git Service

Check the public key bytes of veriferPublicKey matche the ones in
authorBo Zhu <bozhu@google.com>
Fri, 5 Jan 2018 22:50:52 +0000 (14:50 -0800)
committerBo Zhu <bozhu@google.com>
Sat, 6 Jan 2018 00:31:02 +0000 (16:31 -0800)
commitdef7ffdb054777b792e23e96b2eee1010d1404f2
tree50b05ae6261f13f3a2488c71688b6453fc2c53b6
parent551d9aa68a51b1996f5ef9d4e9510b9c7b6be030
Check the public key bytes of veriferPublicKey matche the ones in
vaultParams

Test: adb shell am instrument -w -e package
com.android.server.locksettings.recoverablekeystore
com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner

Change-Id: Iac26de202be88c8328619b03dd59ab742aa7e4c3
services/core/java/com/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager.java
services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManagerTest.java