Add new metrics constant for create shortcut page
Bug: 74806595
Test: rebuild
Change-Id: Ifce389f55a520838721ce4dc059b1accaacd4692
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 7108fae..7905def 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -6131,6 +6131,10 @@
// OS: Q
SETTINGS_HOMEPAGE = 1502;
+ // OPEN: Settings > Create shortcut(widget)
+ // CATEGORY: SETTINGS
+ // OS: Q
+ SETTINGS_CREATE_SHORTCUT = 1503;
// ---- End Q Constants, all Q constants go above this line ----
// Add new aosp constants above this line.