Remove duplicated call to authenticationSucceeded() am: 3a437490be
am: 886af76fb3
Change-Id: Ic0154eef40bfe90a62644405e35092ac037db000
This commit is contained in:
@@ -189,7 +189,6 @@ public abstract class ConfirmDeviceCredentialBaseFragment extends OptionsMenuFra
|
||||
(TrustManager) getActivity().getSystemService(Context.TRUST_SERVICE);
|
||||
trustManager.setDeviceLockedForUser(mEffectiveUserId, false);
|
||||
authenticationSucceeded();
|
||||
authenticationSucceeded();
|
||||
checkForPendingIntent();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user