Merge "Settings: fix apn_editor carrier_enabled summaryOff string"

am: 9d29833485

Change-Id: Ie05efff7a54b001dbe7c86b03f00091c86245ab0
This commit is contained in:
Felipe Leon
2019-11-05 09:47:14 -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