Skip to content
/ scripts Public
forked from ezio84/scripts

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

Notifications You must be signed in to change notification settings

kherio/scripts

This branch is 86 commits behind ezio84/scripts:q.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 19, 2020
7ec7e5a · Jan 19, 2020
Apr 5, 2018
Jan 19, 2020
Feb 4, 2018
Dec 9, 2018
Dec 9, 2018
Oct 13, 2019
Dec 6, 2017
Oct 14, 2019
Mar 10, 2019
Apr 28, 2019
Dec 15, 2019
Apr 28, 2019
Mar 6, 2018

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 82.8%
  • Python 17.2%