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

Commit e5b34303 authored by Fan Zhang's avatar Fan Zhang
Browse files

Add metric constant for Developer options > qs tile config

Bug: 67603649
Test: rebuild
Change-Id: I2a62bb034f1102d6c1fe05af371ff90b2b603916
parent ea82ee95
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
  }