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

Commit 397df687 authored by Jason Monk's avatar Jason Monk
Browse files

Add constant for premium sms screen

Bug: 27657256
Change-Id: Ia5b209deceb1726b62529c4144a85f5fc2d26833
parent 5c1fbadb
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
  }