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

Commit 1474655f authored by Susi Kharraz-Post's avatar Susi Kharraz-Post
Browse files

Fixing the metrics_constants jump

There were merge problems because master was modified independent of
qt-dev. This should be fixed by now so moving the number back to next
available.

Bug: 132719892
Change-Id: I19b28734b08877cb54574d5a059da5e7befe54ba
Test: N/A
parent f1a7433a
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -7293,12 +7293,10 @@ message MetricsEvent {
    // ACTION: Settings > Initialize Search bar > Verify Slice > Other exception
    ACTION_VERIFY_SLICE_OTHER_EXCEPTION = 1727;

    // ---- Skipping ahead to avoid conflicts between master and release branches.

    // OPEN: Settings > System > Gestures > Global Actions Panel
    // CATEGORY: SETTINGS
    // OS: Q
    GLOBAL_ACTIONS_PANEL_SETTINGS = 1800;
    GLOBAL_ACTIONS_PANEL_SETTINGS = 1728;

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