Skip to content

Scripts/patches to build ROMs for Samsung Galaxy S II Plus

Notifications You must be signed in to change notification settings

ghsr/build_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts and patches to build ROM for S II Plus

How to get:
Run 'git clone https://github.com/andixlm/build_tools' in root of ROM sources directory.

Description of scripts:
resync.sh - reset all changes in ROM sources, sync and get prebuilts.
-----
patch.sh - patch ROM sources to make them work with S II Plus.
-----
build.sh - build ROM for S II Plus. It asks for cleaning of 'out' directory (make clean) and device (s2ve or s2vep), then build for chosen device. Also it handles first argument ('--s2ve' or '--s2vep'). If it's used, then it'll build ROM for chosen device without cleaning. To build boot image (or recovery image) for device defined in first argument without the whole ROM building use second argument '--mb' ('--mr' for recovery). 

About

Scripts/patches to build ROMs for Samsung Galaxy S II Plus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%