Merge "Kill ConfirmDeviceCredentialBaseActivity when it is no longer visible" into nyc-dev am: 147fa9f
am: 1a7d856
* commit '1a7d8569840c23099bf39aadc990640f916ef516':
Kill ConfirmDeviceCredentialBaseActivity when it is no longer visible
This commit is contained in:
@@ -246,6 +246,7 @@ public final class ChooseLockSettingsHelper {
|
||||
// TODO: Remove once that bug is fixed.
|
||||
if (intentSender != null || taskId != -1) {
|
||||
outIntent.addFlags(Intent.FLAG_ACTIVITY_EXCLUDE_FROM_RECENTS);
|
||||
outIntent.addFlags(Intent.FLAG_ACTIVITY_NO_HISTORY);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user