raspberry-vanilla / android_local_manifest

105 stars 48 forks source link

AOSP14 QPR2 fails to boot on Raspberry Pi 4 #70

Closed KonstaT closed 2 months ago

KonstaT commented 3 months ago

AOSP14 QPR2 (android-14.0.0_r29 and forward) fails to boot on rpi4 build targets. Init crashes at an early stage. This could relate to some recent bionic changes and/or cortex-a72 CPU variant on rpi4 not generally used on Android devices. rpi5 build targets still work as expected. This needs further investigation.

I've branched out AOSP14 QPR1 (android-14.0.0_r22) to maintain support for rpi4 build targets on AOSP14. https://github.com/raspberry-vanilla/android_local_manifest/tree/android-14.0.0_r22