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