Merge "Use BLUETOOTH_PAIRING metric in pairing page" into oc-dr1-dev
am: b010eed05d
Change-Id: I10ef631d4a870ce52c4730645e2f0da10cdfd8a1
This commit is contained in:
@@ -94,8 +94,7 @@ public class BluetoothPairingDetail extends DeviceListPreferenceFragment impleme
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public int getMetricsCategory() {
|
public int getMetricsCategory() {
|
||||||
//TODO(b/38383542): add bluetooth pairing category
|
return MetricsEvent.BLUETOOTH_PAIRING;
|
||||||
return MetricsEvent.BLUETOOTH;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Reference in New Issue
Block a user