Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b010eed0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Use BLUETOOTH_PAIRING metric in pairing page" into oc-dr1-dev

parents 153e2b89 9b3d2d3e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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