Add log metrics for Aware Display Settings

Bug: 136610131
Test: rebuild
Merged-In: I5b96a3a04a1d2c1ba01b9ec1f707dec040a331c3
Change-Id: Ibfdcba4be652cf7885f46e7549c344e12ae11127
This commit is contained in:
Edgar Wang
2019-09-19 19:20:14 +08:00
parent e569faf5fb
commit f37615e4f8
2 changed files with 9 additions and 0 deletions

View File

@@ -7422,6 +7422,10 @@ message MetricsEvent {
// OS: Q - QPR1
ACTION_ACTIVITY_CHOOSER_PICKED_SYSTEM_TARGET = 1749;
// OPEN: Settings > System > Aware > Aware Display
// CATEGORY: SETTINGS
// OS: Q
SETTINGS_AWARE_DISPLAY = 1750;
// ---- End Q Constants, all Q constants go above this line ----
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS