Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / targets / dri / Android.mk
index 31d33b255d64fe0836c15bccd77a2e2c6c1ecb4c..a5a779176fdcab144e0a2f7eb6d98df769079602 100644 (file)
@@ -57,13 +57,17 @@ endif
 LOCAL_STATIC_LIBRARIES += \
        libetnaviv_drm \
        libfreedreno_drm \
+       libfreedreno_ir2 \
        libfreedreno_ir3 \
+       libfreedreno_perfcntrs \
        libmesa_gallium \
        libpanfrost_bifrost \
-       libpanfrost_decode \
-       libpanfrost_encoder \
+       libpanfrost_bifrost_disasm \
+       libpanfrost_lib \
        libpanfrost_midgard \
-       libpanfrost_shared
+       libpanfrost_midgard_disasm \
+       libpanfrost_shared \
+       libpanfrost_util \
 
 ifeq ($(USE_LIBBACKTRACE),true)
        LOCAL_SHARED_LIBRARIES += libbacktrace