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

Commit 0b57f3bd authored by Abhisek Devkota's avatar Abhisek Devkota Committed by Gerrit Code Review
Browse files

Merge "Missing back button on MultiSimSettings ActionBar" into cm-11.0

parents b9cc1b62 a9e0f895
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -740,7 +740,8 @@
        <activity android:name="MultiSimSettings"
                android:label="@string/multi_sim_settings_title"
                android:process="com.android.phone"
                android:clearTaskOnLaunch="true">
                android:clearTaskOnLaunch="true"
                android:parentActivityName="Settings">
           <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <action android:name="com.android.settings.MULTI_SIM_SETTINGS" />