anv: refresh cached current batch bo after emitting some commands
[mesa.git] / src / intel / Android.vulkan.mk
index 134f4183eec1939899d50c5f2b1dc67fd28de991..c5280b0bf04213b362c023b4147c31e81e23c69e 100644 (file)
@@ -329,9 +329,5 @@ else
         libexpat
 endif
 
-ifeq ($(shell test $(PLATFORM_SDK_VERSION) -ge 27; echo $$?), 0)
-LOCAL_STATIC_LIBRARIES += libgrallocusage
-endif
-
 include $(MESA_COMMON_MK)
 include $(BUILD_SHARED_LIBRARY)