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

Commit b998c8ee authored by Julia Reynolds's avatar Julia Reynolds
Browse files

metrics constant for volume gesture.

Test: make
Bug: 75252670
Change-Id: Ifa4412d8e440d2259c534f5ad7a9914ef4239a6c
parent 3912a7f5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5507,6 +5507,10 @@ message MetricsEvent {
    // internal platform metrics use.
    RESERVED_FOR_LOGBUILDER_LATENCY_MILLIS = 1359;

    // OPEN: Settings > Gestures > Prevent Ringing
    // OS: P
    SETTINGS_PREVENT_RINGING = 1360;

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