AOSP branch that is able to boot

Hi All,

I was wondering if anyone knows which branch of AOSP is able to boot for the DB410c? I have tried building multiple branches following Building Android Open Source Project (AOSP) for Dragonboard - 96Boards but the branches I have tried seem to have issues.

Some of the issues are for example

  1. build/core/combo/TARGET_linux-arm.mk:47: *** Unknown ARM architecture version: armv8-a. during the lunch command
  2. The build is successful but when I perform a fastboot, the flashing is successful but it will reboot back to fastboot instead of the OS.

I have tried the following branches:
master, android-8.1.0_r65, android-9.0.0_r42 and android-7.1.2_r36

Thank you!

You might want to try an older snapshot of the MASTER branch. Something consistent with the approximate date that the last update was made to the db410c device repository. You can probably get close using one of the hikey “known good” manifests from here; https://github.com/96boards/aosp-known-good-manifests – yes, I know, different board, but it is still AOSP master.