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

Commit 3bd59784 authored by jeffreyhuang's avatar jeffreyhuang
Browse files

Add metric for firmware version dialog fragment

Bug: 36458278
Test: make RunSettingsRoboTests -j40
Change-Id: I3c0f221223a51cdc7532078b1a100cd72d1645c9
parent 594314ca
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4671,6 +4671,11 @@ message MetricsEvent {
    // OS: P
    DIALOG_SIM_STATUS = 1246;

    // OPEN: Settings > System > About Phone > Android Version
    // CATEGORY: SETTINGS
    // OS: P
    DIALOG_FIRMWARE_VERSION = 1247;

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