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

This commit is contained in:
TreeHugger Robot
2018-04-11 01:28:33 +00:00
committed by Android (Google) Code Review

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