commit | 3167936cf0ed5ca3ebbdbfba8b63b2905c506633 | [log] [tgz] |
---|---|---|
author | Kra1o5 <kra1o5x@gmail.com> | Fri Jun 20 19:06:06 2014 +0200 |
committer | Gerrit Code Review <gerrit2@gerrit> | Mon Jun 30 19:02:47 2014 +0200 |
tree | 69e22e13db687041a9a999d11440da8834a340eb | |
parent | 60bf94ec27a04dfee53b16e9a7e40f1e599b6d00 [diff] |
Changes in rk30hack This works on rk3188 based devices too so rename it to rk3xhack. Change-Id: Ia3d9d52d99205057f8bece735a938986491b7522
Team Win Recovery Project (TWRP)
The goal of this branch is to rebase TWRP onto AOSP while maintaining as much of the original AOSP code as possible. This goal should allow us to apply updates to the AOSP code going forward with little to no extra work. With this goal in mind, we will carefully consider any changes needed to the AOSP code before allowing them. In most cases, instead of changing the AOSP code, we'll create our own functions instead. The only changes that should be made to AOSP code should be those affecting startup of the recovery and some of the make files.
If there are changes that need to be merged from AOSP, we will pull the change directly from AOSP instead of creating a new patch in order to prevent merge conflicts with AOSP.
This branch is under final testing and will be used shortly for public builds, but has not officially been released.
You can find a compiling guide here.
More information about the project.
If you have code changes to submit those should be pushed to our gerrit instance. A guide can be found here.