Merge "Remove setActiveUser together with frameworks/base (see 12/n)"
This commit is contained in:
@@ -351,8 +351,6 @@ public class ConfirmDeviceCredentialActivity extends FragmentActivity {
|
||||
}
|
||||
|
||||
private void showBiometricPrompt(PromptInfo promptInfo) {
|
||||
mBiometricManager.setActiveUser(mUserId);
|
||||
|
||||
mBiometricFragment = (BiometricFragment) getSupportFragmentManager()
|
||||
.findFragmentByTag(TAG_BIOMETRIC_FRAGMENT);
|
||||
boolean newFragment = false;
|
||||
|
Reference in New Issue
Block a user