Merge "BT device renaming: move edit icon and add metrics proto" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a4c07d7c09
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user