Skip to content

Commit a3ae439

Browse files
author
Zhihai Xu
committed
ISSUE 6849488 Bluedroid stack, remove system/bluetooth.
remove system/bluetooth stuff. bug 6849488 Change-Id: I9ea87c9cd60d5ecfa0d58d28301554e716cd2893
1 parent 9f5f80e commit a3ae439

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

core/jni/Android.mk

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -223,13 +223,6 @@ ifeq ($(USE_OPENGL_RENDERER),true)
223223
LOCAL_SHARED_LIBRARIES += libhwui
224224
endif
225225

226-
ifeq ($(BOARD_HAVE_BLUETOOTH),true)
227-
LOCAL_C_INCLUDES += \
228-
external/dbus \
229-
system/bluetooth/bluez-clean-headers
230-
LOCAL_CFLAGS += -DHAVE_BLUETOOTH
231-
endif
232-
233226
LOCAL_SHARED_LIBRARIES += \
234227
libdl
235228
# we need to access the private Bionic header

0 commit comments

Comments
 (0)