Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
[mesa.git] / src / egl / Android.mk
index 0227ad82c673449acaddf30c604d2909ec8f2587..56d8859dd5f285e1c0feec8d796a6bad330046da 100644 (file)
@@ -55,11 +55,8 @@ LOCAL_SHARED_LIBRARIES := \
        libhardware \
        liblog \
        libcutils \
-       libgralloc_drm
-
-ifeq ($(shell echo "$(MESA_ANDROID_VERSION) >= 4.2" | bc),1)
-LOCAL_SHARED_LIBRARIES += libsync
-endif
+       libgralloc_drm \
+       libsync
 
 ifeq ($(strip $(MESA_BUILD_CLASSIC)),true)
 # require i915_dri and/or i965_dri