anv: Make supports_48bit_addresses a heap property
[mesa.git] / Android.common.mk
index 5e7fd9445ad615b77a8a3181666e453b59a8d5f3..a79c33149dd3e65bc5aac8150e5b678463c567d2 100644 (file)
@@ -103,7 +103,3 @@ endif
 
 # Quiet down the build system and remove any .h files from the sources
 LOCAL_SRC_FILES := $(patsubst %.h, , $(LOCAL_SRC_FILES))
-
-ifneq ($(LOCAL_IS_HOST_MODULE),true)
-LOCAL_SHARED_LIBRARIES += libz
-endif