commit | 201727911f57e80923d91a2f340e6851103dcf84 | [log] [tgz] |
---|---|---|
author | Matt Mower <mowerm@gmail.com> | Fri Nov 14 10:54:03 2014 -0600 |
committer | Dees Troy <dees_troy@teamw.in> | Wed Dec 10 16:40:43 2014 +0100 |
tree | 271d5932885e0b6dfc7c0b9543a8fa6a3685b48e | |
parent | d5a7c0edf11d03e60592796ccf055bbbba58b6de [diff] |
Fix mkexfatfs exclusion when TW_NO_EXFAT enabled Push to android-5.0 Conflicts: Android.mk Change-Id: I0b831a4e6e52e4b314751035b750e6a398cb4d2d
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.