The Software Longevity Team at Fairphone (which I'm part of 😀) is excited to announce that today, following the Fairphone 5 launch, we are also releasing the source code for its Android 13 operating system.

You can find instructions for browsing, viewing and downloading the source code on https://code.fairphone.com. The source tree contains all Android and Linux kernel sources that we can publish, excluding some proprietary components.

For more details see: https://forum.fairphone.com/t/fairphone-5-source-code-release/99616

Open Source at Fairphone — Fairphone Open Source

@z3ntu How big is the diff between your downstream code and Linux kernel /aosp upstream code?

@taketwo The code is based on Qualcomm's CodeLinaro code (formerly CAF), so from that there's some diff to AOSP but not exactly sure how much exactly Qualcomm adds on top of AOSP. On top of this CodeLinaro there's not a lot added for the device.

And the same story for the kernel, but at least there compared to Linux upstream there's quite a significant diff, mostly coming from Qualcomm's additions.