Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb91a99a authored by Clara Bayarri's avatar Clara Bayarri
Browse files

Fix crash in ConfigureNotificationSettings

Bug: 27445698
Change-Id: I1d0f99731b0b5abe1b34c7dfab4daeecf236e889
parent 462cce1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" />