1f832f4209dbde6a5b9beb107a2affbeb8e1d2bb
This AOSP release didn't actually delete applypatch/edify/updater -- it relocated them, still Soong-converted, to bootable/deprecated-ota/. Syncing external_update_binary alongside it produced a hard Soong module-name collision (identical module names, several with matching line numbers -- external_update_binary appears to be a near-verbatim copy). Nothing currently wires either copy's modules into PRODUCT_PACKAGES, so dropping the duplicate is a pure fix.
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 |