summaryrefslogtreecommitdiffstats
path: root/fmapp2/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'fmapp2/Android.mk')
-rw-r--r--fmapp2/Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/fmapp2/Android.mk b/fmapp2/Android.mk
index d899d9c..26c6791 100644
--- a/fmapp2/Android.mk
+++ b/fmapp2/Android.mk
@@ -1,5 +1,3 @@
-ifeq ($(BOARD_HAVE_QCOM_FM),true)
-
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
@@ -21,5 +19,3 @@ LOCAL_JNI_SHARED_LIBRARIES := libqcomfm_jni
LOCAL_JAVA_LIBRARIES := qcom.fmradio
include $(BUILD_PACKAGE)
-
-endif