commit | e34c133ec6053025124416a3861f9f4c4f7fd772 | [log] [tgz] |
---|---|---|
author | Dees_Troy <dees_troy@teamw.in> | Wed Feb 06 19:13:00 2013 +0000 |
committer | bigbiff bigbiff <bigbiff@teamw.in> | Thu Feb 07 08:21:17 2013 -0500 |
tree | 027d856cea0aa7abd29234727ef0924683d4d409 | |
parent | be427b884f5e78d61c79dffbc266c87a45399076 [diff] |
Add write buffer for tar writes update fuse to 2.9.2 catch return from unlink so that we don't print error messages when things work Change-Id: I1115039a0fa5d9d73f78ef1abd79755d7ffd9d96
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.