Merge "Add metrics event for trampoline activity" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
44f7badb73
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user