From a3ae43942586e1f2b08fdc46963c73826ad6648c Mon Sep 17 00:00:00 2001 From: Zhihai Xu Date: Wed, 19 Sep 2012 14:28:53 -0700 Subject: [PATCH] ISSUE 6849488 Bluedroid stack, remove system/bluetooth. remove system/bluetooth stuff. bug 6849488 Change-Id: I9ea87c9cd60d5ecfa0d58d28301554e716cd2893 --- core/jni/Android.mk | 7 ------- 1 file changed, 7 deletions(-) diff --git a/core/jni/Android.mk b/core/jni/Android.mk index 5f6042d3baac1..3ca085b8ebd54 100644 --- a/core/jni/Android.mk +++ b/core/jni/Android.mk @@ -223,13 +223,6 @@ ifeq ($(USE_OPENGL_RENDERER),true) LOCAL_SHARED_LIBRARIES += libhwui endif -ifeq ($(BOARD_HAVE_BLUETOOTH),true) -LOCAL_C_INCLUDES += \ - external/dbus \ - system/bluetooth/bluez-clean-headers -LOCAL_CFLAGS += -DHAVE_BLUETOOTH -endif - LOCAL_SHARED_LIBRARIES += \ libdl # we need to access the private Bionic header