To get started with the building process, you'll need to get familiar with Git and Repo.
repo init -u [email protected]:SunOS-Project/android.git -b varunaTo save time, space and internet data during sync, use a command like this:
repo init --depth=1 -u [email protected]:SunOS-Project/android.git -b varunarepo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags. build/envsetup.shlunch sun_$device-ap3a-userdebugmake bacon -jX