Merge "Add constant for premium sms screen" into nyc-dev

This commit is contained in:
Jason Monk
2016-04-08 17:04:43 +00:00
committed by Android (Google) Code Review

View File

@@ -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
}