Skip to content

Commit 77f6677

Browse files
Zhihai XuAndroid (Google) Code Review
authored andcommitted
Merge "ISSUE 6849488 Bluedroid stack, remove system/bluetooth." into jb-mr1-dev
2 parents 2f98008 + a3ae439 commit 77f6677

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)