summaryrefslogtreecommitdiff
path: root/6515/libsensors_iio/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to '6515/libsensors_iio/Android.mk')
-rwxr-xr-x6515/libsensors_iio/Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/6515/libsensors_iio/Android.mk b/6515/libsensors_iio/Android.mk
index f3ce2d3..314f9a5 100755
--- a/6515/libsensors_iio/Android.mk
+++ b/6515/libsensors_iio/Android.mk
@@ -15,8 +15,6 @@
LOCAL_PATH := $(call my-dir)
-#ifneq ($(TARGET_SIMULATOR),true)
-
# InvenSense fragment of the HAL
include $(CLEAR_VARS)
@@ -83,8 +81,6 @@ LOCAL_PRELINK_MODULE := false
include $(BUILD_SHARED_LIBRARY)
-#endif # !TARGET_SIMULATOR
-
# Build a temporary HAL that links the InvenSense .so
include $(CLEAR_VARS)
ifeq ($(filter eng, userdebug, user, $(TARGET_BUILD_VARIANT)),)