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

Commit 255759dc authored by fanzhang172's avatar fanzhang172
Browse files

Add logging metrics for ConfigureKeyGuardDialog

Bug: 62115677
Test: builds
Change-Id: Ibe46a979b21fe847f543766083fac32f124cfac8
parent 918702f7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4079,6 +4079,9 @@ message MetricsEvent {
    // OS: O DR
    BLUETOOTH_DEVICE_DETAILS = 1009;

    // OPEN: Settings > credential pages - prompt for key guard configuration confirmation
    CONFIGURE_KEYGUARD_DIALOG = 1010;

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