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

Commit 15b267d5 authored by Julia Reynolds's avatar Julia Reynolds Committed by android-build-merger
Browse files

Merge "New constant for new settings screen." into oc-dev

am: 04225787

Change-Id: Ie4d14f5f2954c40dcdedac8dd028e31d380eb881
parents d0439793 04225787
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -3938,6 +3938,16 @@ message MetricsEvent {
    // OS: O
    ENTERPRISE_PRIVACY_DEFAULT_APPS = 940;

    // OPEN: Settings > Notifications > An app > A channel > Importance
    // CATEGORY: SETTINGS
    // OS: O
    NOTIFICATION_CHANNEL_IMPORTANCE = 941;

    // OPEN: Settings > Notifications > An app > A channel > On the lock screen
    // CATEGORY: SETTINGS
    // OS: O
    NOTIFICATION_CHANNEL_LOCK_SCREEN_VIS = 942;

    // ---- End O Constants, all O constants go above this line ----

    // Add new aosp constants above this line.