Merge "Add metric PREVIOUSLY_CONNECTED_DEVICES" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-27 13:46:41 +00:00
committed by Android (Google) Code Review

View File

@@ -5557,6 +5557,10 @@ message MetricsEvent {
// OS: P // OS: P
SETTINGS_CONDITION_DEVICE_VIBRATE = 1369; SETTINGS_CONDITION_DEVICE_VIBRATE = 1369;
// OPEN: Settings > Connected devices > previously connected devices
// CATEGORY: SETTINGS
// OS: P
PREVIOUSLY_CONNECTED_DEVICES = 1370;
// ---- End P Constants, all P constants go above this line ---- // ---- End P Constants, all P constants go above this line ----
// Add new aosp constants above this line. // Add new aosp constants above this line.