Loading proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -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 Loading