oxmc 1f832f4209 manifest: drop external/update_binary, duplicates bootable/deprecated-ota
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.
2026-08-15 05:31:22 -07:00
2026-07-04 01:56:27 -07:00

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

  1. Install repo.
  2. 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
S
Description
No description provided
Readme
291 KiB