commit | 68cab49d96a3bc3636fbb9e7238b78f0b7ed1613 | [log] [tgz] |
---|---|---|
author | Dees_Troy <dees_troy@teamw.in> | Wed Dec 12 19:29:35 2012 +0000 |
committer | Dees_Troy <dees_troy@teamw.in> | Wed Dec 12 19:29:35 2012 +0000 |
tree | b92cab688317d51e2626247c4aa39e485f56b41e | |
parent | da8b55aff33bff641d7c1bb9c8cb9247484aa594 [diff] |
Add ignore blkid flag for Transformers Change-Id: I8f2b5b68a8c3ede74858d53002efab997174ee65
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.