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

Commit a29567ed authored by Susi Kharraz-Post's avatar Susi Kharraz-Post Committed by android-build-merger
Browse files

Merge "Fixing the metrics_constants jump" into qt-dev am: c29e2305 am: c70936eb

am: 8357b355

Change-Id: Ibfed9fe80627cf410b79072606315b017276955b
parents cb1f2e8e 8357b355
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.