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

Commit 60eea716 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Add metrics constant for fingerprint authenticate sidecar

Bug: 63907591

Test: manual
Change-Id: I0d039a1886cce10b67dc7215cba38dc1d8ce35a5
parent f006217a
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
  }