Add WearSafetySource (Without Listener)
Bug: 389841524 Test: TreeHugger Test: manual Test: atest SafetySourceBroadcastReceiverTest Test: atest LockScreenSafetySourceTest Test: atest ActiveUnlockStatusUtilsTest Test: atest WearSafetySourceTest Flag: com.android.settings.flags.biometrics_onboarding_education Change-Id: I7f4b41bf33d1e0fb7988f756a466e4d80bcec25e
This commit is contained in:
@@ -66,7 +66,7 @@ public abstract class BiometricsSettingsBase extends DashboardFragment {
|
||||
@VisibleForTesting
|
||||
static final int CONFIRM_REQUEST = 2001;
|
||||
private static final int CHOOSE_LOCK_REQUEST = 2002;
|
||||
protected static final int ACTIVE_UNLOCK_REQUEST = 2003;
|
||||
public static final int ACTIVE_UNLOCK_REQUEST = 2003;
|
||||
@VisibleForTesting
|
||||
static final int BIOMETRIC_AUTH_REQUEST = 2004;
|
||||
|
||||
|
Reference in New Issue
Block a user