Merge "[Settings] Avoid popup activity get bringup from recent history"

This commit is contained in:
Bonian Chen
2022-03-21 08:06:17 +00:00
committed by Android (Google) Code Review

View File

@@ -4293,6 +4293,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