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

Commit 16cc7402 authored by Felipe Leon's avatar Felipe Leon Committed by android-build-merger
Browse files

Merge "Settings: fix apn_editor carrier_enabled summaryOff string" am: 9d298334 am: 6ee2108b

am: 980d003f

Change-Id: I484d34231ff23a25e41010c2deffdb46bf539ec5
parents b36d5353 980d003f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@
        android:key="carrier_enabled"
        android:enabled="false"
        android:summaryOn="@string/carrier_enabled_summaryOn"
        android:summaryOff="@@string/carrier_enabled_summaryOff"
        android:summaryOff="@string/carrier_enabled_summaryOff"
        android:persistent="false"
        />
    <MultiSelectListPreference