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

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts and patches to build ROMs 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 - reset all changes in ROM sources, sync and get prebuilts. Use "-o" to reset changes only.
----------
patch - patch ROM sources.
----------
build - build ROM. It asks for cleaning of out directory (make clean) and device (i9105 or i9105p), then build for chosen device. Also it handles 1st option ("i9105" or "i9105p" or "--both"). To build with cleaning use "-c" as a 2nd option. To build boot image (or recovery image) for device defined in 1st option w/o whole ROM building use 2nd option "-b" ("-r" for recovery).

Credits:
pawitp - patches
luk1337 - initial implementation of scripts

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%