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/libfm_jni/Android.mk b/libfm_jni/Android.mk
index f62e3f1..af66eb5 100644
--- a/libfm_jni/Android.mk
+++ b/libfm_jni/Android.mk
@@ -17,6 +17,7 @@
 LOCAL_SHARED_LIBRARIES := \
     libcutils \
     libdl \
+    liblog \
     libmedia \
     libnativehelper \