From f5e17310d19494834466f237367452dfe1bd51cb Mon Sep 17 00:00:00 2001 From: Nick Pelly Date: Tue, 19 May 2009 15:21:03 -0700 Subject: Remove Database.java API. This provided SDP functionality to Java, but is not currently used by any Apps. I will shortly be providing SDP functionality in a new API, but it will be quite different to this one, and in the mean-time keeping this stale code updated with other API changes is a pain. --- core/jni/Android.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'core/jni/Android.mk') diff --git a/core/jni/Android.mk b/core/jni/Android.mk index 5adadb8..5301794 100644 --- a/core/jni/Android.mk +++ b/core/jni/Android.mk @@ -102,7 +102,6 @@ LOCAL_SRC_FILES:= \ android_util_FileObserver.cpp \ android/opengl/poly_clip.cpp.arm \ android/opengl/util.cpp.arm \ - android_bluetooth_Database.cpp \ android_bluetooth_HeadsetBase.cpp \ android_bluetooth_common.cpp \ android_bluetooth_BluetoothAudioGateway.cpp \ -- cgit v1.1