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

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

Merge "Add metric enums for zen access control page."

parents 47119cf9 255464a1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2302,4 +2302,7 @@ enum PageId {

    // Panel for Wifi
    PANEL_WIFI = 1687;

    // Open: Settings > Special App Access > Do not disturb control for app
    ZEN_ACCESS_DETAIL = 1692;
}
+3 −0
Original line number Diff line number Diff line
@@ -7117,6 +7117,9 @@ message MetricsEvent {
    // overridden by the system.
    FIELD_NOTIFICATION_IMPORTANCE_ASST = 1691;

    // Open: Settings > Special App Access > Do not disturb control for app
    ZEN_ACCESS_DETAIL = 1692;

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