[Biometric Onboarding & Edu] Update Set up Face Unlock page

Update icons, strings and layouts for new UX design

Bug: 370940762
Test: manual:
      Pre condition - no face enrolled
      Go Settings>Security & privacy>Device unlock>Face unlock
Test: atest FaceEnrollTest
Flag: com.android.settings.flags.biometrics_onboarding_education
Change-Id: Ie469c47005afb941f5646a2f790736362c23c697
This commit is contained in:
Shawn Lin
2025-01-02 05:06:35 +00:00
parent 299449e29f
commit 962f57dc3d
11 changed files with 195 additions and 12 deletions

View File

@@ -71,7 +71,7 @@ public abstract class BiometricEnrollIntroduction extends BiometricEnrollBase
private boolean mParentalConsentRequired;
private boolean mHasScrolledToBottom = false;
@Nullable private PorterDuffColorFilter mIconColorFilter;
@Nullable protected PorterDuffColorFilter mIconColorFilter;
/**
* @return true if the biometric is disabled by a device administrator