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

Commit fe22579b 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

am: 5686fd54

Change-Id: Ia29b0a4debdd9867372519da732bcc1f9dea89ed
parents 701b7e50 5686fd54
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
  }