This repo is configured to clone AOSP in maximum possible scale using
GitHub Codespaces + manifest splitting + optional external storage mount.
Choose the largest available machine.
./scripts/mount_remote_storage.sh
./scripts/sync_part.sh 1 https://github.com/YOUR_USERNAME/android
This allows distributed giant clone.
./scripts/split_manifest.py default.xml 6 manifests
Put manifest-part-*.xml in /manifests.
Logs will be created under .repo/repo.log.