Merge "Settings: fix apn_editor carrier_enabled summaryOff string"

This commit is contained in:
Treehugger Robot
2019-11-05 17:15:45 +00:00
committed by Gerrit Code Review

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