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

Commit 38323f50 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Notification settings can contain dashboard settings" into oc-dev

parents 9d67b503 8d70a6ea
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -40,6 +40,8 @@ public final class CategoryKey {
            "com.android.settings.category.ia.language";
    public static final String CATEGORY_SYSTEM_DEVELOPMENT =
            "com.android.settings.category.ia.development";
    public static final String CATEGORY_NOTIFICATIONS =
            "com.android.settings.category.ia.notifications";

    public static final Map<String, String> KEY_COMPAT_MAP;