Loading core/java/android/bluetooth/BluetoothA2dp.java +2 −1 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
core/java/android/bluetooth/BluetoothA2dp.java +2 −1 Original line number Diff line number Diff line Loading @@ -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. Loading