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

Commit 736ba78a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents d5a30506 ad8e6e8c
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
  }