diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto index d79d833f22336..a589426fd81b3 100644 --- a/proto/src/metrics_constants.proto +++ b/proto/src/metrics_constants.proto @@ -6492,6 +6492,11 @@ message MetricsEvent { // OS: Q ACTION_EMERGENCY_DIALER_FROM_POWER_MENU = 1569; + // OPEN: Settings > Developer Options > Game Update Packages + // CATEGORY: SETTINGS + // OS: Q + SETTINGS_GUP_DASHBOARD = 1613; + // ---- End Q Constants, all Q constants go above this line ---- // Add new aosp constants above this line.