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

Commit 5686fd54 authored by Matthew Fritze's avatar Matthew Fritze Committed by android-build-merger
Browse files

Merge "Add enum to log psd bundle creation duration." into oc-dr1-dev

am: 736ba78a

Change-Id: I2b7421274bfd657575cc58ad6a0e35fd521e25d0
parents 3d423a51 736ba78a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4119,6 +4119,11 @@ message MetricsEvent {
    // OS: O DR
    BLUETOOTH_PAIRING = 1018;

    // ACTION: Collect PSD Signals
    // CATEGORY: SETTINGS
    // OS: O DR
    ACTION_PSD_LOADER = 1019;

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