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

Commit f40897d2 authored by Peter Wang's avatar Peter Wang
Browse files

Fix intent String for starting profile management page in Manifest

Bug: 170507492
Test: Local
Change-Id: I6c3f36f1dd99eb4b380dce7218f85757d350bc42
Merged-In: I6c3f36f1dd99eb4b380dce7218f85757d350bc42
parent d3db03b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -207,7 +207,7 @@
                  android:label="@string/network_settings_title">
            <intent-filter android:priority="1">
                <action android:name="android.settings.MOBILE_NETWORK_LIST" />
                <action android:name="android.settings.MANAGE_ALL_SUBSCRIPTIONS_SETTINGS" />
                <action android:name="android.settings.MANAGE_ALL_SIM_PROFILES_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="com.android.settings.FRAGMENT_CLASS"