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

This commit is contained in:
Doris Ling
2016-05-26 17:20:53 +00:00
committed by Android (Google) Code Review

View File

@@ -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
}