Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 537 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 537 Bytes

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