From d5ac1ae36b4e096eb97984334f86d0c68abea2f7 Mon Sep 17 00:00:00 2001 From: Jaikumar Ganesh Date: Tue, 5 May 2009 22:26:12 -0700 Subject: Framework changes for bluez4. Changes in the Bluetooth JNI calls and framework functions for Bluez4. --- Android.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 61f85b6..a8ed49d 100644 --- a/Android.mk +++ b/Android.mk @@ -89,7 +89,6 @@ LOCAL_SRC_FILES += \ core/java/android/backup/IRestoreSession.aidl \ core/java/android/bluetooth/IBluetoothA2dp.aidl \ core/java/android/bluetooth/IBluetoothDevice.aidl \ - core/java/android/bluetooth/IBluetoothDeviceCallback.aidl \ core/java/android/bluetooth/IBluetoothHeadset.aidl \ core/java/android/content/IContentService.aidl \ core/java/android/content/ISyncAdapter.aidl \ @@ -481,5 +480,3 @@ include $(BUILD_JAVA_LIBRARY) ifeq (,$(ONE_SHOT_MAKEFILE)) include $(call first-makefiles-under,$(LOCAL_PATH)) endif - - -- cgit v1.1