[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user