From 88832b9d5ba836a7535243a91a4822f08c30547c Mon Sep 17 00:00:00 2001 From: Satish kumar sugasi Date: Mon, 21 Dec 2015 18:52:29 -0800 Subject: FM : Add new hci commands and compile changes Added HAL changes for hci commands like peek, poke, get/set of SINR sample/threshold.Compile time changes for adding correct includes based on new bluetooth stack structure, code cleanup and indendation. Change-Id: I5e48f0c0dc6165d61335c6d8cc269891e26dd548 --- Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 5b79fbf..fc3a54e 100644 --- a/Android.mk +++ b/Android.mk @@ -19,6 +19,7 @@ include $(BUILD_JAVA_LIBRARY) include $(LOCAL_PATH)/jni/Android.mk LOCAL_PATH := $(LOCAL_DIR_PATH) include $(LOCAL_PATH)/fmapp2/Android.mk + #LOCAL_PATH := $(LOCAL_DIR_PATH) #include $(LOCAL_PATH)/FMRecord/Android.mk @@ -32,5 +33,4 @@ LOCAL_PATH := $(LOCAL_DIR_PATH) include $(LOCAL_PATH)/libfm_jni/Android.mk #endif # is-vendor-board-platform #endif # BOARD_HAVE_QCOM_FM - #endif # Not (TARGET_USES_AOSP) -- cgit v1.2.3