Loading proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -4759,6 +4759,11 @@ message MetricsEvent { // OS: P ACTION_WIFI_AUTO_SIGN_IN = 1239; // Open: Settings > System > About phone > IMEI // CATEGORY: SETTINGS // OS: P DIALOG_IMEI_INFO = 1240; // 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 @@ -4759,6 +4759,11 @@ message MetricsEvent { // OS: P ACTION_WIFI_AUTO_SIGN_IN = 1239; // Open: Settings > System > About phone > IMEI // CATEGORY: SETTINGS // OS: P DIALOG_IMEI_INFO = 1240; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading