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

am: ce8e88aaab

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

Change-Id: I0756549196b98e1abeece0af3ab4956204c05e9d
This commit is contained in:
Doris Ling
2016-05-26 17:51:23 +00:00
committed by android-build-merger

View File

@@ -2239,6 +2239,10 @@ message MetricsEvent {
// CATEGORY: SETTINGS // CATEGORY: SETTINGS
STORAGE_MANAGER_SETTINGS = 458; STORAGE_MANAGER_SETTINGS = 458;
// OPEN: Settings -> Gestures
// CATEGORY: SETTINGS
SETTINGS_GESTURES = 459;
// Add new aosp constants above this line. // Add new aosp constants above this line.
// END OF AOSP CONSTANTS // END OF AOSP CONSTANTS
} }