Merge "BT device renaming: move edit icon and add metrics proto" into oc-dr1-dev

This commit is contained in:
TreeHugger Robot
2017-06-20 01:00:16 +00:00
committed by Android (Google) Code Review
2 changed files with 6 additions and 0 deletions

View File

@@ -4098,6 +4098,12 @@ message MetricsEvent {
// OPEN: Settings > Network > Tether > Wi-Fi hotspot
WIFI_TETHER_SETTINGS = 1014;
// OPEN: Settings->Connected Devices->Bluetooth->(click on details link for a paired device)
// -> Edit name button.
// CATEGORY: SETTINGS
// OS: O DR
DIALOG_BLUETOOTH_PAIRED_DEVICE_RENAME = 1015;
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS
}