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

Commit 09c511f0 authored by Doris Ling's avatar Doris Ling Committed by android-build-merger
Browse files

Merge "Added new action for gesture settings." into nyc-mr1-dev

am: ce8e88aa

* commit 'ce8e88aa':
  Added new action for gesture settings.

Change-Id: I0756549196b98e1abeece0af3ab4956204c05e9d
parents 63105ffb ce8e88aa
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
  }