2 Commits

Author SHA1 Message Date
oxmc 53f3bc95c7 patches.mappings: support prefix-strip in addition to exact match
Lets patches be laid out as android/<version>/<real-aosp-path>/*.patch
and still land in the correct project, instead of every patch under a
mapped folder going to one fixed target.
2026-07-04 06:30:46 -07:00
oxmc b33843feb4 Support merged remove_projects manifests and add repo.yml docs
local_manifests values are normally a single URL. The remove_projects
key may instead be a list of URLs, merged/de-duplicated into a single
manifest fragment rather than one file per key. Document repo.yml
structure in README and add a fully commented example.repo.yml.
2026-07-04 02:37:14 -07:00