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

Commit a8f97b95 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9420665 from 669dad76 to tm-qpr2-release

Change-Id: Ifa3c84900c3c329c926b0386abf69fb811283a79
parents 620ec27f 669dad76
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13309,6 +13309,8 @@
    <string name="mobile_network_mode_error">Invalid Network Mode <xliff:g id="networkModeId" example="0">%1$d</xliff:g>. Ignore.</string>
    <!-- Title for Apn settings in mobile network settings [CHAR LIMIT=60] -->
    <string name="mobile_network_apn_title">Access Point Names</string>
    <!-- Search keywords for "Access Point Names" [CHAR_LIMIT=NONE] -->
    <string name="keywords_access_point_names">apn</string>
    <!-- Available networks screen, summary when button disallowed due to permanent automatic mode [CHAR LIMIT=NONE] -->
    <string name="manual_mode_disallowed_summary">Unavailable when connected to <xliff:g id="carrier" example="verizon">%1$s</xliff:g></string>
+1 −0
Original line number Diff line number Diff line
@@ -233,6 +233,7 @@
            android:persistent="false"
            android:title="@string/mobile_network_apn_title"
            settings:allowDividerAbove="true"
            settings:keywords="@string/keywords_access_point_names"
            settings:controller="com.android.settings.network.telephony.ApnPreferenceController"/>

        <Preference