OSDN Git Service

Do not throw an exception if there's no application key to be decrypted
authorBo Zhu <bozhu@google.com>
Tue, 13 Feb 2018 18:23:39 +0000 (10:23 -0800)
committerBo Zhu <bozhu@google.com>
Tue, 13 Feb 2018 18:53:20 +0000 (10:53 -0800)
commitae0682dfe210b3c51cd686afcbed01626ec14915
treeb90bd2d937d0a49912e83b244ccd10cecc22ce5f
parentea7d4f3b6a2915548c2267ca4c62db509a431ec4
Do not throw an exception if there's no application key to be decrypted

Bug: 73287131
Test: adb shell am instrument -w -e package \
com.android.server.locksettings.recoverablekeystore \
com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner
Change-Id: I17fd94a975312abf9b93080318b7c16a4d388237
services/core/java/com/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager.java
services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManagerTest.java