Loading proto/src/metrics_constants.proto +11 −2 Original line number Original line Diff line number Diff line Loading @@ -3477,6 +3477,15 @@ message MetricsEvent { // OS: O // OS: O WIFI_NETWORK_DETAILS = 849; WIFI_NETWORK_DETAILS = 849; // ACTION: Settings > Battery > Menu > Usage Alerts ACTION_SETTINGS_MENU_BATTERY_USAGE_ALERTS = 850; // ACTION: Settings > Battery > Menu > Optimization ACTION_SETTINGS_MENU_BATTERY_OPTIMIZATION = 851; // ACTION: Settings > Battery > Menu > Apps Toggle ACTION_SETTINGS_MENU_BATTERY_APPS_TOGGLE = 852; // ---- End O Constants, all O constants go above this line ---- // ---- End O Constants, all O constants go above this line ---- // Add new aosp constants above this line. // Add new aosp constants above this line. Loading Loading
proto/src/metrics_constants.proto +11 −2 Original line number Original line Diff line number Diff line Loading @@ -3477,6 +3477,15 @@ message MetricsEvent { // OS: O // OS: O WIFI_NETWORK_DETAILS = 849; WIFI_NETWORK_DETAILS = 849; // ACTION: Settings > Battery > Menu > Usage Alerts ACTION_SETTINGS_MENU_BATTERY_USAGE_ALERTS = 850; // ACTION: Settings > Battery > Menu > Optimization ACTION_SETTINGS_MENU_BATTERY_OPTIMIZATION = 851; // ACTION: Settings > Battery > Menu > Apps Toggle ACTION_SETTINGS_MENU_BATTERY_APPS_TOGGLE = 852; // ---- End O Constants, all O constants go above this line ---- // ---- End O Constants, all O constants go above this line ---- // Add new aosp constants above this line. // Add new aosp constants above this line. Loading