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

Commit 448403b7 authored by Mike Lockwood's avatar Mike Lockwood Committed by Gerrit Code Review
Browse files

Merge "Dont call close in in BluetoothA2dp finalize"

parents e879b2ae 2d2d8c28
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -199,7 +199,8 @@ public final class BluetoothA2dp implements BluetoothProfile {
    }

    public void finalize() {
        close();
        // The empty finalize needs to be kept or the
        // cts signature tests would fail.
    }
    /**
     * Initiate connection to a profile of the remote bluetooth device.