From 32a03fb48cb232bb5d26e508d847d2902db8fef3 Mon Sep 17 00:00:00 2001 From: Satish Kodishala Date: Fri, 15 May 2015 19:37:18 +0530 Subject: Revert "Change the routing path of bluetooth headset connections." Changes the way to bind to HeadsetService. Changes are causing memory leaks and stability issues. This reverts commit e8b98925d08f720c4d22b626d0650de536840a9a. CRs-fixed: 934279 Change-Id: Ic2820d2e51581a6c9987028265a90fccd64e3c68 --- Android.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index df4d94b..9684271 100644 --- a/Android.mk +++ b/Android.mk @@ -103,7 +103,6 @@ LOCAL_SRC_FILES += \ core/java/android/bluetooth/IBluetoothA2dpSink.aidl \ core/java/android/bluetooth/IBluetoothAvrcpController.aidl \ core/java/android/bluetooth/IBluetoothCallback.aidl \ - core/java/android/bluetooth/IBluetoothProfileServiceConnection.aidl \ core/java/android/bluetooth/IBluetoothHeadset.aidl \ core/java/android/bluetooth/IBluetoothHeadsetPhone.aidl \ core/java/android/bluetooth/IBluetoothHealth.aidl \ -- cgit v1.1