Merge "Fix crash in ConfigureNotificationSettings" into nyc-dev

This commit is contained in:
Clara Bayarri
2016-03-02 19:36:16 +00:00
committed by Android (Google) Code Review

View File

@@ -21,7 +21,7 @@
<PreferenceCategory <PreferenceCategory
android:title="@string/profile_section_header" > android:title="@string/profile_section_header" >
<com.android.settingslib.RestrictedDropDownPreference <com.android.settings.notification.NotificationLockscreenPreference
android:key="lock_screen_notifications_profile" android:key="lock_screen_notifications_profile"
android:title="@string/lock_screen_notifications_title" android:title="@string/lock_screen_notifications_title"
android:summary="%s" /> android:summary="%s" />