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

Commit 14756651 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add metric constant for Developer options > qs tile config"

parents c6ee8d68 e5b34303
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4665,6 +4665,9 @@ message MetricsEvent {
    // OS: P
    DIALOG_CLEAR_ADB_KEYS = 1223;

    // Open: Settings > Developer options > Quick setting tile config
    DEVELOPMENT_QS_TILE_CONFIG = 1224;

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