APKMirror.com hosts complete split apks, containing not just the base.apk
but also many languages/multiple architecture support/vr apks etc. Take for example the contents of this chrome split apk:
.
├── autofill_assistant.apk
├── autofill_assistant.config.en.apk
├── autofill_assistant.config.ja.apk
├── base.apk
├── cablev2_authenticator.apk
├── chime.apk
├── chime.config.en.apk
├── config.ar.apk
├── config.de.apk
├── config.en.apk
├── config.es.apk
├── config.fr.apk
├── config.hi.apk
├── config.in.apk
├── config.it.apk
├── config.ja.apk
├── config.ms.apk
├── config.nl.apk
├── config.pt.apk
├── config.ru.apk
├── config.th.apk
├── config.zh.apk
├── dev_ui.apk
├── extra_icu.apk
├── image_editor.apk
├── image_editor.config.en.apk
├── stack_unwinder.apk
├── test_dummy.apk
├── vr.apk
├── vr.config.en.apk
└── vr.config.ru.apk
Where are they sourcing these from?