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

Commit 8c1306e3 authored by Robin Lee's avatar Robin Lee
Browse files

[Metrics] declare a constant for user credentials

Bug: 22541933
Change-Id: I774f74f3dd21f242a821bb08db6c09a8fc668671
parent 2cdc07ef
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -342,5 +342,11 @@ message MetricsEvent {

    // QS Tile for Data Saver.
    QS_DATA_SAVER = 284;

    // OPEN: Settings > Security > User credentials
    // CATEGORY: Settings
    // OS: 6.1
    // GMS: 7.8.99
    USER_CREDENTIALS = 285;
  }
}