Merge "[Settings] Avoid popup activity get bringup from recent history" into tm-dev am: 2a937b7f95

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17259875

Change-Id: I7332e7af3053d1ee246c2e515e7206404665d930
This commit is contained in:
Bonian Chen
2022-03-22 03:30:11 +00:00
committed by Automerger Merge Worker

View File

@@ -4294,6 +4294,7 @@
android:name=".sim.ChooseSimActivity" android:name=".sim.ChooseSimActivity"
android:theme="@style/GlifV3Theme.DayNight.NoActionBar" android:theme="@style/GlifV3Theme.DayNight.NoActionBar"
android:launchMode="singleInstance" android:launchMode="singleInstance"
android:excludeFromRecents="true"
android:exported="false"/> android:exported="false"/>
<activity <activity