android-16.0
Real deps, not placeholder: pawlet_x86_64_pc-kernel (was never actually wired in despite the kernel workstream being marked done), plus device/mainline/common + hardware/mainline/common + external/linux-firmware-mainline + prebuilts/bootmgr + device/virt/virt-common (lineage-23.2 throughout, matching the kernel's branch) — LineageOS's own real foundation for basic_x86_64_pc, covering the GRUB bootloader chain and most of real-hardware HAL bring-up.
Android Manifests
This repo holds manifests per project (except in the common folder) to build Android 16 for all supported devices that PawletOS targets.
Setup
- Install
repo. - Establish an Android build environment.
Each target below has its own build instructions (additional tools, repo init steps, lunch targets, etc).
Supported targets
| Target | Description |
|---|---|
| rpi | Raspberry Pi 4 and Raspberry Pi 5 |
| emulator | Android Emulator (goldfish/ranchu, x86_64) |
| pc | Real x86_64 PC hardware — WIP, believed buildable but UNTESTED (no hardware to boot-verify), see pc/README.md |