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/fmhalService/Android.mk b/fmhalService/Android.mk
index ad67eb9..cf0bdc0 100644
--- a/fmhalService/Android.mk
+++ b/fmhalService/Android.mk
@@ -20,7 +20,8 @@
 
 LOCAL_SHARED_LIBRARIES := \
          libdl \
-         libcutils
+         libcutils \
+         liblog
 
 LOCAL_CFLAGS := -Wno-unused-parameter