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

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

Merge "Add metrics constant for fingerprint authenticate sidecar"

parents a11a4c71 60eea716
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4626,6 +4626,11 @@ message MetricsEvent {
    // OS: P
    DIALOG_ENABLE_OEM_UNLOCKING = 1159;

    // OPEN: Settings > Security > Nexus Imprint > [Fingerprint]
    // CATEGORY: SETTINGS
    // OS: P
    FINGERPRINT_AUTHENTICATE_SIDECAR = 1160;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
  }