commit | 89583ef00f54369be2b5ab3495495616056eba13 | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Wed Aug 26 09:01:59 2015 -0500 |
committer | Dees Troy <dees_troy@teamw.in> | Wed Aug 26 22:36:16 2015 +0200 |
tree | 94d0d7346abb12cbbb745d012f47036e97ab350a | |
parent | bc85b63e78e5a68cc5c3a54e11a5c35e9349387a [diff] |
Fix up some TW_OEM_BUILD things Fix factory reset now properly formats data as expected Change text for ORS processing Disable system read only check, SuperSU, and patch system Stop copying fstab and version to cache Change-Id: I20f5cae390afbb8d2d88e01b8d9b9bf4ff0fdea1
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.