#!/system/bin/sh
if $gpurender
sysrw
rm /system/lib/egl/libGLES_android.so
busybox sed -i '/0 0 android/d' /system/lib/egl/egl.cfg
sysro
fi
