commit | b6ef4781d20ed8c2d79bad02ae66265ab9a152c2 | [log] [tgz] |
---|---|---|
author | Matt Mower <mowerm@gmail.com> | Thu Nov 06 02:24:36 2014 -0600 |
committer | Dees Troy <dees_troy@teamw.in> | Fri Dec 12 15:21:28 2014 +0100 |
tree | 8565241aee2db1b68703c3cbe676335507842410 | |
parent | b47f28b05ad67417aaf94969726af5005e10c99b [diff] |
Revert "Fix USB Mass Storage on some devices" This reverts commit 9eb1cd47520498e181a2d9fb2f3b464ae5327bd8. Change-Id: I66d3d6bb5633e6df3e8f7db250fc6d62817a5489
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.