Loading core/jni/Android.mk +2 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,8 @@ LOCAL_SHARED_LIBRARIES := \ ifeq ($(BOARD_HAVE_BLUETOOTH),true) LOCAL_C_INCLUDES += \ external/dbus \ external/bluez/libs/include external/bluez/libs/include \ system/bluetooth/bluedroid/include LOCAL_CFLAGS += -DHAVE_BLUETOOTH LOCAL_SHARED_LIBRARIES += libbluedroid libdbus endif Loading Loading
core/jni/Android.mk +2 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,8 @@ LOCAL_SHARED_LIBRARIES := \ ifeq ($(BOARD_HAVE_BLUETOOTH),true) LOCAL_C_INCLUDES += \ external/dbus \ external/bluez/libs/include external/bluez/libs/include \ system/bluetooth/bluedroid/include LOCAL_CFLAGS += -DHAVE_BLUETOOTH LOCAL_SHARED_LIBRARIES += libbluedroid libdbus endif Loading