Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e3408b8e authored by Jaikumar Ganesh's avatar Jaikumar Ganesh
Browse files

Framework changes for bluez4.

Changes in the Bluetooth JNI calls and framework functions
for Bluez4.
parent 8ba1e7f7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -51,8 +51,7 @@ ifeq ($(BOARD_HAVE_BLUETOOTH),true)
  LOCAL_SRC_FILES += A2dpAudioInterface.cpp
  LOCAL_SHARED_LIBRARIES += liba2dp
  LOCAL_CFLAGS += -DWITH_BLUETOOTH -DWITH_A2DP
  LOCAL_C_INCLUDES += $(call include-path-for, bluez-libs)
  LOCAL_C_INCLUDES += $(call include-path-for, bluez-utils)
  LOCAL_C_INCLUDES += $(call include-path-for, bluez)
endif

include $(BUILD_SHARED_LIBRARY)