Merge "Fix crash in ConfigureNotificationSettings" into nyc-dev
diff --git a/res/xml/configure_notification_settings_profile.xml b/res/xml/configure_notification_settings_profile.xml
index 8b00d32..647ac9d 100644
--- a/res/xml/configure_notification_settings_profile.xml
+++ b/res/xml/configure_notification_settings_profile.xml
@@ -21,7 +21,7 @@
<PreferenceCategory
android:title="@string/profile_section_header" >
- <com.android.settingslib.RestrictedDropDownPreference
+ <com.android.settings.notification.NotificationLockscreenPreference
android:key="lock_screen_notifications_profile"
android:title="@string/lock_screen_notifications_title"
android:summary="%s" />