Merge "Settings: fix apn_editor carrier_enabled summaryOff string" am: 9d29833485

am: 6ee2108bdb

Change-Id: I86c907e3899841df85cc7433133d1430be7f7c5e
This commit is contained in:
Felipe Leon
2019-11-05 10:14:35 -08:00
committed by android-build-merger

View File

@@ -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