Stay in face settings unless the user explicitly backs out
Bug: 130898604 Test: Builds Change-Id: I7159c3a6259d298f78b8328b2c6974ba46fb56f9
This commit is contained in:
@@ -76,7 +76,7 @@ public abstract class BiometricEnrollBase extends InstrumentedActivity {
|
||||
public static final int BIOMETRIC_FIND_SENSOR_REQUEST = 2;
|
||||
public static final int LEARN_MORE_REQUEST = 3;
|
||||
public static final int CONFIRM_REQUEST = 4;
|
||||
public static final int ENROLLING = 5;
|
||||
public static final int ENROLL_REQUEST = 5;
|
||||
|
||||
protected boolean mLaunchedConfirmLock;
|
||||
protected byte[] mToken;
|
||||
|
Reference in New Issue
Block a user