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

Commit 8ad4e014 authored by Aran Ink's avatar Aran Ink Committed by Chris Wren
Browse files

Bump metrics_constants value by ~100 to avoid conflicts with master.

Add Global Actions Panel Settings constant.

Bug: 127295457
Test: make
Change-Id: Ib37a13192fb1aa20cf3d914beee7b9a4eb399168
(cherry picked from commit 35231f7f)
parent 04d064e9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7284,6 +7284,13 @@ message MetricsEvent {
    // type of response could not be determined
    AUTOFILL_AUGMENTED_RESPONSE = 1724;

    // ---- 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;

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