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

Commit 35231f7f authored by Aran Ink's avatar Aran Ink
Browse files

DO NOT MERGE: Bump metrics_constants value by ~100 to avoid conflicts with master.

Add Global Actions Panel Settings constant.

Bug: 127295457
Test: Automated tests pass.
Change-Id: Ib37a13192fb1aa20cf3d914beee7b9a4eb399168
parent cbe933a4
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7243,6 +7243,13 @@ message MetricsEvent {
    // OS: Q
    ACTION_DIRECT_SHARE_TARGETS_LOADED_CHOOSER_SERVICE = 1719;

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