metrics constant for volume gesture.

Test: make
Bug: 75252670
Change-Id: Ifa4412d8e440d2259c534f5ad7a9914ef4239a6c
This commit is contained in:
Julia Reynolds
2018-03-16 09:09:45 -04:00
parent 3912a7f544
commit b998c8eee2

View File

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