Skip to content

kherio/scripts

 
 

Repository files navigation

** build_rom.sh **

Command example: . . scripts/build_rom.sh taimen userdebug nogsi nosync noclean on

Parameter 1: The device to build: angler | taimen | others

Parameter 2: The build type: userdebug | user

Parameter 3: Repo sync or don't sync the source: sync | nosync

Parameter 4: Make a clean build: clean (to run a "make clobber") | noclean (to run a "make installclean") (hint: installclean is usually enough to build without errors)

Parameter 5: Shutdown the system: on (to keep it on) | off (to switch it off after the build is done)

About

Build scripts, tip and tricks, custom commits list, vendor blobs extraction

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 82.8%
  • Python 17.2%