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

Commit bdcf4b75 authored by Peter Wang's avatar Peter Wang Committed by Android (Google) Code Review
Browse files

Merge "Add an intent filter for MobileNetworkListActivity to enable access from the LPA"

parents a3479932 0044fee7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -217,6 +217,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" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data android:name="com.android.settings.FRAGMENT_CLASS"