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

Commit 0e58dbd7 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Add face metrics constants

Bug: 110589286

Test: builds
Change-Id: I9e369a38c6e41bb98b1fac5abd248f46382a0928
parent 7e88d113
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -6145,6 +6145,21 @@ message MetricsEvent {
    // CATEGORY: SETTINGS
    // OS: Q
    ACTION_FACE_ENROLL = 1505;

    // OPEN: Face Enroll introduction
    // CATEGORY: SETTINGS
    // OS: Q
    FACE_ENROLL_INTRO = 1506;

    // OPEN: Face Enroll introduction
    // CATEGORY: SETTINGS
    // OS: Q
    FACE_ENROLL_ENROLLING = 1507;

    // OPEN: Face Enroll introduction
    // CATEGORY: SETTINGS
    // OS: Q
    FACE_ENROLL_FINISHED = 1508;
    // ---- End Q Constants, all Q constants go above this line ----

    // Add new aosp constants above this line.