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

This commit is contained in:
TreeHugger Robot
2017-06-21 21:47:29 +00:00
committed by Android (Google) Code Review

View File

@@ -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
}