FM power on/off sequence changes for cherokee
This include adding fmhal service for access RFKill driver
to do power ON/OFF operations during FM enable/disable.
Change-Id: I77c100533ca47bf0e53bccdbb1d93c08058df4bf
diff --git a/Android.mk b/Android.mk
index 0c77a12..03e16f0 100644
--- a/Android.mk
+++ b/Android.mk
@@ -32,6 +32,9 @@
LOCAL_PATH := $(LOCAL_DIR_PATH)
include $(LOCAL_PATH)/helium/Android.mk
+LOCAL_PATH := $(LOCAL_DIR_PATH)
+include $(LOCAL_PATH)/fmhalService/Android.mk
+
#endif # is-vendor-board-platform
#endif # BOARD_HAVE_QCOM_FM
#endif # Not (TARGET_USES_AOSP)