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

Commit 8c3342b3 authored by Beverly's avatar Beverly
Browse files

Metric constant for dnd system toggle

Test: n/a
Bug: 73362490
Change-Id: I4a75823ac4acd854c3327a8c55b4b435fe0ba99e
parent a597260b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -5379,6 +5379,12 @@ message MetricsEvent {
    // OS: P
    SETTINGS_TV_WIFI_ADD_KNOWN_CATEGORY = 1331;

    // ACTION: DND Settings > Priority only allows > System toggle
    // SUBTYPE: 0 is off, 1 is on
    // CATEGORY: SETTINGS
    // OS: P
    ACTION_ZEN_ALLOW_SYSTEM = 1332;

    // ---- End P Constants, all P constants go above this line ----
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS