Loading proto/src/metrics_constants.proto +3 −0 Original line number Diff line number Diff line Loading @@ -2135,6 +2135,9 @@ message MetricsEvent { // Suggestion -> Overflow -> Remove. ACTION_SETTINGS_DISMISS_SUGGESTION = 387; // Settings > Apps > Gear > Special Access > Premium SMS access PREMIUM_SMS_ACCESS = 388; // 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 @@ -2135,6 +2135,9 @@ message MetricsEvent { // Suggestion -> Overflow -> Remove. ACTION_SETTINGS_DISMISS_SUGGESTION = 387; // Settings > Apps > Gear > Special Access > Premium SMS access PREMIUM_SMS_ACCESS = 388; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading