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

Commit 349471a1 authored by Kevin Chyn's avatar Kevin Chyn Committed by Android (Google) Code Review
Browse files

Merge "Add face metrics constants"

parents 17224190 0e58dbd7
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.