Merge "Add metrics to track auto-brightness settings visibility" into pi-dev

am: 59de5ca1c0

Change-Id: I8770c2985b7d77493e72ed091d25e6af03c64317
This commit is contained in:
Fan Zhang
2018-04-10 18:40:19 -07:00
committed by android-build-merger

View File

@@ -5613,6 +5613,11 @@ message MetricsEvent {
// OS: P
SETTINGS_ZEN_ONBOARDING = 1380;
// OPEN: Settings > Display > Auto brightness
// CATEGORY: SETTINGS
// OS: P
SETTINGS_AUTO_BRIGHTNESS = 1381;
// ---- End P Constants, all P constants go above this line ----
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS