repo init -u https://github.com/Project-NexOS/manifest -b fifteen --git-lfs
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
- Set up the build environment
source build/envsetup.sh- Lunch a target
lunch aosp_codename-ap3a-user- To start compiling
make bacon