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 have an ARM development board with Mali-400 and want to porting Android on it.
I didn’t see the boot animation because the origin AOSP supports emulator rendering.
After tracing Surfacefinger, I found I need to use Mali GPU User-Space driver instead of emulator driver.
Could anyone help me get the source code for Mali GPU User-Space driver?