summaryrefslogtreecommitdiffstats
path: root/FMRecord/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'FMRecord/Android.mk')
-rw-r--r--FMRecord/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/FMRecord/Android.mk b/FMRecord/Android.mk
index b248bc3..7e12f29 100644
--- a/FMRecord/Android.mk
+++ b/FMRecord/Android.mk
@@ -1,4 +1,3 @@
-ifeq ($(BOARD_HAVE_QCOM_FM),true)
ifneq (,$(filter $(QCOM_BOARD_PLATFORMS),$(TARGET_BOARD_PLATFORM)))
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
@@ -12,4 +11,3 @@ LOCAL_CERTIFICATE := platform
LOCAL_PROGUARD_ENABLED := disabled
include $(BUILD_PACKAGE)
endif
-endif # BOARD_HAVE_QCOM_FM