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

Commit 8b4813d8 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 2641

* changes:
  Framework changes for bluez4.
parents c91c5ce2 e3408b8e
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)