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));
|
getTitleFromCredentialType(credentialType, isEffectiveUserManagedProfile));
|
||||||
}
|
}
|
||||||
if (mDetails == null) {
|
if (mDetails == null) {
|
||||||
promptInfo.setSubtitle(
|
promptInfo.setDeviceCredentialSubtitle(
|
||||||
getDetailsFromCredentialType(credentialType, isEffectiveUserManagedProfile));
|
getDetailsFromCredentialType(credentialType, isEffectiveUserManagedProfile));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user