Create a metrics event for ag/1972563 (instant apps detail screen)

Bug: 35098444
Test: Tests for functional changes are in ag/1972563

Change-Id: I17de46278c815c9b6b385b111ca6544aa456d133
This commit is contained in:
Antony Sargent
2017-03-23 16:32:04 -07:00
parent a635e8d18d
commit b062e90b2f

View File

@@ -3791,6 +3791,12 @@ message MetricsEvent {
// CATEGORY: SETTINGS
// OS: O
ACCESSIBILITY_SCREEN_MAGNIFICATION_SETTINGS = 922;
// ACTION: Logs pressing the "Clear app" button in the app info settings page for an instant
// app.
// VALUE: The package name of the app
ACTION_SETTINGS_CLEAR_INSTANT_APP = 923;
// ---- End O Constants, all O constants go above this line ----
// Add new aosp constants above this line.