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

Commit 95174f7a authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5135467 from eecff1d0 to pi-qpr2-release

Change-Id: I3cd83366f8a055598faba49f5269de3b2b01e887
parents 09c5d877 eecff1d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -195,7 +195,7 @@ class AvrcpVolumeManager extends AudioDeviceCallback {
        mCurrentDevice = device;
    }

    void deviceDisconnected(@NonNull BluetoothDevice device) {
    synchronized void deviceDisconnected(@NonNull BluetoothDevice device) {
        d("deviceDisconnected: device=" + device);
        mDeviceMap.remove(device);
    }