Merge "Remove dynamic summaries for "Screen lock"" into pi-dev

This commit is contained in:
CY Cheng
2018-04-19 08:29:29 +00:00
committed by Android (Google) Code Review

View File

@@ -41,7 +41,7 @@
<com.android.settings.widget.GearPreference
android:key="unlock_set_or_change"
android:title="@string/unlock_set_unlock_launch_picker_title"
android:summary="@string/unlock_set_unlock_mode_none"
android:summary="@string/summary_placeholder"
settings:keywords="@string/keywords_lockscreen" />
<Preference