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

Commit bd2983f4 authored by Mike Lockwood's avatar Mike Lockwood Committed by Android Git Automerger
Browse files

am 75b25577: am 448403b7: Merge "Dont call close in in BluetoothA2dp finalize"

* commit '75b2557725430e768cc3b21bb9c2aef92b887538':
  Dont call close in in BluetoothA2dp finalize
parents 5682be9e 4714f3a3
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.