Skip to content

Generate libGLES_mesa.so library for AOSP.

Jayanth Vutukuri requested to merge jvutukur/mesa:generate_libgles_library into main

What does this MR do and why?

Generate libGLES_mesa.so library for AOSP.

AOSP requires the mesa library libGLES_mesa.so, which will
be linked to Android surfaceflinger. Otherwise AOSP device
will not boot because of crash.

Signed-off-by: Jayanth Vutukuri <jvutukur@amd.com>

Merge request reports