ci/cuttlefish: drop rm libglapi.so now that it's no longer loaded
Fixes: 44bda7c258 ("dri: put shared-glapi into libgallium.*.so")
Reviewed-by: Antonio Ospite <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33388>
This commit is contained in:
committed by
Marge Bot
parent
4bbbbb96be
commit
5f54beb307
@@ -123,7 +123,6 @@ $ADB push "$INSTALL/deqp-$DEQP_SUITE.toml" /data/deqp
|
||||
|
||||
# remove 32 bits libs from /vendor/lib
|
||||
|
||||
$ADB shell rm -f /vendor/lib/libglapi.so
|
||||
$ADB shell rm -f /vendor/lib/egl/libGLES_mesa.so
|
||||
|
||||
$ADB shell rm -f /vendor/lib/egl/libEGL_angle.so
|
||||
|
||||
Reference in New Issue
Block a user