Add constant for premium sms screen

Bug: 27657256
Change-Id: Ia5b209deceb1726b62529c4144a85f5fc2d26833
This commit is contained in:
Jason Monk
2016-03-28 15:48:34 -04:00
parent 5c1fbadb1a
commit 397df6875d

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
}