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
diff --git a/fm_hci/Android.mk b/fm_hci/Android.mk
index c164235..f0e620e 100644
--- a/fm_hci/Android.mk
+++ b/fm_hci/Android.mk
@@ -20,6 +20,7 @@
 
 LOCAL_SHARED_LIBRARIES := \
          libdl \
+         liblog \
          libcutils
 
 LOCAL_CFLAGS := -Wno-unused-parameter