summaryrefslogtreecommitdiff
path: root/core/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/Android.mk')
-rw-r--r--core/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/Android.mk b/core/Android.mk
index 0d1b7c2..3e2b2eb 100644
--- a/core/Android.mk
+++ b/core/Android.mk
@@ -1,4 +1,3 @@
-ifeq (, $(filter aarch64 arm64, $(TARGET_ARCH)))
ifneq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE),)
ifneq ($(BUILD_TINY_ANDROID),true)
@@ -52,4 +51,3 @@ include $(BUILD_SHARED_LIBRARY)
endif # not BUILD_TINY_ANDROID
endif # BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE
-endif # not aarch64