Merge "Remove subtitle from biometric prompt in Settings (Passwords & Accounts)" into tm-qpr-dev
This commit is contained in:
@@ -212,7 +212,7 @@ public class ConfirmDeviceCredentialActivity extends FragmentActivity {
|
||||
getTitleFromCredentialType(credentialType, isEffectiveUserManagedProfile));
|
||||
}
|
||||
if (mDetails == null) {
|
||||
promptInfo.setSubtitle(
|
||||
promptInfo.setDeviceCredentialSubtitle(
|
||||
getDetailsFromCredentialType(credentialType, isEffectiveUserManagedProfile));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user