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

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

Merge "Metric constant for dnd system toggle"

parents cbeeed12 8c3342b3
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