OSDN Git Service

Fix bad address type assumption
[android-x86/system-bt.git] / btif / Android.mk
index 6628766..d6b934d 100644 (file)
@@ -23,17 +23,20 @@ LOCAL_PATH := $(call my-dir)
 
 # HAL layer
 btifCommonSrc := \
-  src/bluetooth.c
+  src/bluetooth.c \
+  ../EventLogTags.logtags
 
 # BTIF implementation
 btifCommonSrc += \
   src/btif_av.c \
   src/btif_avrcp_audio_track.cpp \
   src/btif_config.c \
+  src/btif_config_transcode.cpp \
   src/btif_core.c \
   src/btif_debug.c \
   src/btif_debug_btsnoop.c \
   src/btif_debug_conn.c \
+  src/btif_debug_l2c.c \
   src/btif_dm.c \
   src/btif_gatt.c \
   src/btif_gatt_client.c \
@@ -105,6 +108,7 @@ btifCommonIncludes := \
   $(LOCAL_PATH)/../audio_a2dp_hw \
   $(LOCAL_PATH)/../utils/include \
   $(bluetooth_C_INCLUDES) \
+  external/tinyxml2 \
   external/zlib
 
 # libbtif static library for target