Getting started with NusantaraProject

NusantaraProject

Initialize Local Repository

  repo init -u https://github.com/NusantaraProject-ROM/android_manifest -b 12

Syncing Repository

  repo sync -c --force-sync --no-tags --no-clone-bundle -j$(nproc --all)

Lunch Command

  . build/envsetup.sh
  lunch nad_<device_codename>-buildtype
  make nad