Fix crash in ConfigureNotificationSettings
Bug: 27445698 Change-Id: I1d0f99731b0b5abe1b34c7dfab4daeecf236e889
This commit is contained in:
@@ -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" />
|
||||||
|
|||||||
Reference in New Issue
Block a user