Add logging for advanced button expand action
Change-Id: I648984686e2dda053f3d0648954c252edd805342 Fix: 35356464 Test: Builds
This commit is contained in:
@@ -3413,6 +3413,9 @@ message MetricsEvent {
|
||||
// FIELD - The context (source) from which an action is performed
|
||||
FIELD_CONTEXT = 833;
|
||||
|
||||
// ACTION: Settings advanced button is expanded
|
||||
ACTION_SETTINGS_ADVANCED_BUTTON_EXPAND = 834;
|
||||
|
||||
// ---- End O Constants, all O constants go above this line ----
|
||||
|
||||
// Add new aosp constants above this line.
|
||||
|
||||
Reference in New Issue
Block a user