Merge "Set class name when createConfirmDeviceCredentialIntent() API is used." into udc-dev
This commit is contained in:
@@ -142,6 +142,7 @@ public class BiometricFragment extends InstrumentedFragment {
|
||||
promptInfo.isDisallowBiometricsIfPolicyExists())
|
||||
.setReceiveSystemEvents(true)
|
||||
.setAllowBackgroundAuthentication(true)
|
||||
.setClassNameIfItIsConfirmDeviceCredentialActivity()
|
||||
.build();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user