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

Commit 5b2c0ad3 authored by Doris Ling's avatar Doris Ling
Browse files

Added new action for gesture settings.

Added new event for Settings -> Gestures

Bug: 28565958
Change-Id: I126ab29cf312b09cad1bd86cf614019616642536
parent 1d4f1cda
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2239,6 +2239,10 @@ message MetricsEvent {
    // CATEGORY: SETTINGS
    STORAGE_MANAGER_SETTINGS = 458;

    // OPEN: Settings -> Gestures
    // CATEGORY: SETTINGS
    SETTINGS_GESTURES = 459;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
  }