Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ffd96559 authored by Sanket Padawe's avatar Sanket Padawe
Browse files

Remove SimDialogActivity from recents app list.

Bug: 19237301
Change-Id: I09f12c16e5afc0058f19f92ffbfd930fa099fd9b
parent 528c64e2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2051,7 +2051,8 @@

        <activity android:name=".sim.SimDialogActivity"
                android:theme="@android:style/Theme.Material.Light.Dialog.NoActionBar"
                android:label="@string/sim_settings_title">
                android:label="@string/sim_settings_title"
                android:excludeFromRecents="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
            </intent-filter>