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

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

Merge "Add metrics constant for new settings activity" into nyc-dev

parents 090b5a8e a1f697f5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2200,6 +2200,9 @@ message MetricsEvent {
    // Settings -> Dev options -> Running services
    RUNNING_SERVICES = 404;

    // The dialog shown by 3P intent to change current webview implementation.
    WEBVIEW_IMPLEMENTATION = 405;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
  }