Skip to content

OneLabsOrganization/patchrom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ColorOS Patchrom

Source initializing:

http://source.android.com/source/initializing.html

Repo synchronization

1.ColorOS patchrom repo sync

 mkdir patchrom
 cd patchrom
 repo init -u git://github.com/OneLabsOrganization/patchrom.git -b 4.2
 repo sync

Build:

1.Extract your stock rom from device. And rename to update.zip

2.Type the codes below one by one

 . build/envsetup.sh
 cd device
 make firstpatch (May gives you reject[s])
 make fullota (Give you color-update.zip)

About

ColorOS Patchrom Manifest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors