commit | 471879cc746919772ea3c7be02d1d4714145b679 | [log] [tgz] |
---|---|---|
author | Wenhui Yang <wenhuiy@google.com> | Fri Aug 18 22:32:12 2023 +0000 |
committer | Wenhui Yang <wenhuiy@google.com> | Tue Aug 22 14:46:06 2023 +0000 |
tree | 17a68c545e87468c7fc2c4cd76e4d6ceab192348 | |
parent | b8ccc196dda032ee8f06e50c51d6a73abda3385f [diff] |
Catch exception when initializing the persister to avoid crash Keyguard team has a face_auth_refactor flag to bypass the lockscreen. In that case, a crash will occurred because SharedPreferences in credential encrypted storage are not available until user is unlocked. Bug: 296611182 Bug: 295582896 Test: Maunal - enable face_auth_refactor locally. Change-Id: I6feb155a44ce179cf558562bb663660e16dea355