Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06112bb2 authored by Jason Monk's avatar Jason Monk Committed by Android (Google) Code Review
Browse files

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

parents fc90ffe3 397df687
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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
  }