Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / intel / Android.blorp.mk
index 7e7c8ae9f300f206928c1cb33eeec12d1e69e55f..e1aa908706e033fa27bd8bec16ef8091dd8643b1 100644 (file)
@@ -37,11 +37,9 @@ LOCAL_C_INCLUDES := \
        $(MESA_TOP)/src/gallium/include \
        $(MESA_TOP)/src/mapi \
        $(MESA_TOP)/src/mesa \
-       $(MESA_TOP)/src/mesa/drivers/dri/i965
+       $(MESA_TOP)/src/intel
 
 LOCAL_STATIC_LIBRARIES := libmesa_nir
 
-LOCAL_SHARED_LIBRARIES := libdrm_intel
-
 include $(MESA_COMMON_MK)
 include $(BUILD_STATIC_LIBRARY)