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

This commit is contained in:
Bonian Chen
2022-03-22 03:11:31 +00:00
committed by Android (Google) Code Review

View File

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