Fix biometrics unicorn consent string bug.

Test: manual test
Bug: 277815321
Change-Id: Id32720807d0c6aec199dcd13449f9333d2c36978
This commit is contained in:
Hao Dong
2023-04-12 00:03:52 +00:00
parent ceb8476a1d
commit 08bd7960c3
4 changed files with 32 additions and 1 deletions

View File

@@ -592,6 +592,10 @@ public class FaceEnrollIntroduction extends BiometricEnrollIntroduction {
return data;
}
protected boolean isFaceStrong() {
return mIsFaceStrong;
}
private void onFaceStrengthChanged() {
// Set up and show the "less secure" info section if necessary.
if (!mIsFaceStrong && getResources().getBoolean(