Skip to content

LiquidNougat/manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

350 Commits
 
 
 
 

Repository files navigation

LiquidNougat Github

Build Environment

Initialize Source

(Assuming you have a valid build environment setup)

Sync Source

  • repo sync -jx -f (x being however many cpu jobs, you can also use -c to sync only the current branch specified by repo init)

Build Source

  • . build/envsetup.sh

Choose Device

  • lunch nougat_angler-userdebug

Clean Builds

  • cd ~/nougat
  • repo sync -jx -f (x being however many cpu jobs, may also use -c as above)
  • lunch and pick the right device (refer to above for choosing right device to build)
  • make clean
  • mka nougat 

About

Nougat Manifest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published