summaryrefslogtreecommitdiffstats
path: root/helium
diff options
context:
space:
mode:
authorSatish kumar sugasi <ssugas@codeaurora.org>2017-04-08 18:39:25 -0700
committerSatish kumar sugasi <ssugas@codeaurora.org>2017-05-08 12:59:44 -0700
commit35a19e8c3098a70d9b1b1efc76d087aa95410bd8 (patch)
tree4c34e8d86a0401bcd99286b204931b1140dc0473 /helium
parent0b27e398014d58cbd630c8f751a7d1a923b72841 (diff)
downloadandroid_hardware_qcom_fm-35a19e8c3098a70d9b1b1efc76d087aa95410bd8.tar.gz
android_hardware_qcom_fm-35a19e8c3098a70d9b1b1efc76d087aa95410bd8.tar.bz2
android_hardware_qcom_fm-35a19e8c3098a70d9b1b1efc76d087aa95410bd8.zip
Changes to enable FM using old hal method
This is done tempararily to test FM with O rel in bringup of new chipset Change-Id: I6acf159d1bc6ece9e506587e1035b15727240cf2
Diffstat (limited to 'helium')
-rw-r--r--helium/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/helium/Android.mk b/helium/Android.mk
index 5cbc551..068308b 100644
--- a/helium/Android.mk
+++ b/helium/Android.mk
@@ -11,6 +11,7 @@ LOCAL_SRC_FILES:= \
LOCAL_SHARED_LIBRARIES := \
libfm-hci \
libdl \
+ liblog \
libnativehelper \
libcutils