commit | 1710bf254756d49355e9156ba1907545addfb319 | [log] [tgz] |
---|---|---|
author | Jenkins <bigbiff@teamw.in> | Thu Oct 02 20:22:21 2014 -0400 |
committer | Dees Troy <dees_troy@teamw.in> | Tue Oct 14 15:08:11 2014 +0200 |
tree | 063fab21b02cb2a9ded53535ad19a4b4746f8a07 | |
parent | 76ee903d84d5b477016fb6ed6bdee1a21e237903 [diff] |
display cpu temperature in twrp use TW_NO_CPU_TEMP := true to disable display use TW_CPU_CUSTOM_PATH := path to set custom path Change-Id: Id260ecbb4ec36a78442387329944f67003d0f6a0
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.