commit | e8bc5d7b5401ea451dd7b0c64eaa1b2776b6a11f | [log] [tgz] |
---|---|---|
author | Gary Peck <gary@realify.com> | Fri Dec 21 06:45:25 2012 -0800 |
committer | Gary Peck <gary@realify.com> | Fri Dec 21 06:45:43 2012 -0800 |
tree | dc7a89560853383c1bdf415f7b06b5aaff48994a | |
parent | 8e40d68db6479360e172c5725077d385f9f8ffe5 [diff] |
Reset partition flags when the partition is wiped Change-Id: I6c4cee5b038fd0c39c8723412dd8f421f7794a00
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.
This branch is currently a work in progress, however, most features have been implemented and it is now ready for testing.
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.