This repository is used to create complete aap-juce archive.
.github/workflows/actions.yml
has the formal description on how things are set up and built on Ubuntu 20.04.
make init
sets up minimum submodules (note that it performsgit submodule update
which will reset those submodules to the specificed commits).make
builds everythingmake dist
collects the target apks.