commit | 40a8d1f7ef6d0f04f5d8c4a57620282513bd2b6b | [log] [tgz] |
---|---|---|
author | Shaquille Johnson <[email protected]> | Mon Nov 13 16:06:08 2023 +0000 |
committer | Shaquille Johnson <[email protected]> | Mon Nov 27 17:07:59 2023 +0000 |
tree | 6b522bb0ec7e8ed2260a2c35ae054f41116600cf | |
parent | ad73c57d691ad2cfd48b201db6cf8b053d2207ba [diff] |
Update exception thrown for keystore When the keystore service is not available or not initialized we do not want to crash the service. So we throw and Exception that KeystoreService is not availble when it should be possibly in an incorrect state. Test: atest CtsKeystoreTestCases Bug: 304758094 Change-Id: If73856deb27b9f11a9b77f0ba32c3b4037332759