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

Commit f6e3c654 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Fix typo in metrics constant

Fixes: 111453449

Test: builds
Change-Id: Ic416d8f18b86236ba15b075d5ffd6325381ea39f
parent 4d9be960
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6167,7 +6167,7 @@ message MetricsEvent {
    FACE_ENROLL_SIDECAR = 1509;

    // OPEN: Settings > Add face > Error dialog
    DIALOG_FACE_ERROR = 5510;
    DIALOG_FACE_ERROR = 1510;
    // ---- End Q Constants, all Q constants go above this line ----

    // Add new aosp constants above this line.