We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm writing this post because I thing there is an error in page 10 of the Mali Graphics Debugger v1.2.1 User Guide.
When restoring the old egl.conf file it says:
cp /system/lib/egl/egl.cfg.bak /system/lib.egl.egl.cfg
and I think the command should be:
cp /system/lib/egl/egl.cfg.bak /system/lib/egl/egl.cfg
Feel free to correct me if I'm wrong.