commit | 004d48b1058080329b4857459c135b79b9f2be77 | [log] [tgz] |
---|---|---|
author | Gary Peck <gary@realify.com> | Wed Nov 21 16:28:18 2012 -0800 |
committer | Gary Peck <gary@realify.com> | Thu Nov 22 05:55:33 2012 -0800 |
tree | 0f151d9d1c3acd522ea3bb0e209d673c1fd34001 | |
parent | 4c11714527eee309cf532fcfc3a379d00528ff50 [diff] |
print partition details independent of whether its mountable Change-Id: Ibbc3bf3d3264fb9852f8312ece0567950aace496
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.