GloDroid v0.7.1 early testing 29 Mar 2022
Pre-release
Pre-release
Common
- Based on AOSP master branch as of 17 FEB 2022
- Kernel upgraded to v5.15.21 (Google security patches ASB-2022-02-05_13-5.15) for all boards (v5.15.26 for rpi4)
- All GloDroid-shipped APKs can now be uninstalled.
Graphics
- drm_hwcomposer was reworked significantly (>60 commits for a last couple of month), which brings initial headless mode support, multiple displays support and a set of fixes.
- Mesa3d upgraded to the latest main (As of 10 Feb 2022)
Raspberry PI 4
Graphics:
- V3DV Vulkan Android support upstreamed into mesa3d (commit)
- V3DV various issues fixed & upstreamed (commit, commit, commit)
- Issues reported (already fixed by the community) (commit)
PinePhone:
- Calls audio initial support ( Thanks to Matvii Zorin @matviizorin )
- Fixed
adb remount
feature.