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

Commit 497f2b7f authored by DHOMD's avatar DHOMD
Browse files

Settings: Fix FC on app notications



There was a mismerge in recent re-org.

Change-Id: Ic8b09d2070f954049ed2555968190e5bf416601e
Signed-off-by: default avatarDHOMD <DHO@dho.im>
parent b2813bb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
    <PreferenceScreen
            android:key="app_notifications"
            android:title="@string/app_notifications_title"
            android:fragment="com.android.settings.notification.NotificationAppList" />
            android:fragment="com.android.settings.applications.ManageApplications" />

    <!-- Notification access -->
    <Preference