Loading proto/src/metrics_constants.proto +3 −0 Original line number Diff line number Diff line Loading @@ -2200,6 +2200,9 @@ message MetricsEvent { // Settings -> Dev options -> Running services RUNNING_SERVICES = 404; // The dialog shown by 3P intent to change current webview implementation. WEBVIEW_IMPLEMENTATION = 405; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading Loading
proto/src/metrics_constants.proto +3 −0 Original line number Diff line number Diff line Loading @@ -2200,6 +2200,9 @@ message MetricsEvent { // Settings -> Dev options -> Running services RUNNING_SERVICES = 404; // The dialog shown by 3P intent to change current webview implementation. WEBVIEW_IMPLEMENTATION = 405; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading