Merge "Add metrics event for trampoline activity" into oc-dr1-dev

This commit is contained in:
Matthew Fritze
2017-07-26 19:58:20 +00:00
committed by Android (Google) Code Review

View File

@@ -4214,6 +4214,11 @@ message MetricsEvent {
// OS: O DR // OS: O DR
ACTION_CAMERA_EVENT = 1032; ACTION_CAMERA_EVENT = 1032;
// OPEN: Settings > Trampoline Intent > Settings page
// CATEGORY: SETTINGS
// OS: O DR
TRAMPOLINE_SETTINGS_EVENT = 1033;
// ---- End O-DR1 Constants, all O-DR1 constants go above this line ---- // ---- End O-DR1 Constants, all O-DR1 constants go above this line ----
// Add new aosp constants above this line. // Add new aosp constants above this line.