commit | 05d18c9a74910a61b5111674678dc9fc624e91a3 | [log] [tgz] |
---|---|---|
author | Dees Troy <dees_troy@teamw.in> | Mon Aug 04 18:17:07 2014 +0000 |
committer | Dees Troy <dees_troy@teamw.in> | Thu Aug 07 15:36:33 2014 +0200 |
tree | d4fd4f9b3e5a61c3619f636f0eb15d9b3fe89c26 | |
parent | 3d49ea7cca3dc49072e37e1ebf12721a2ee287cd [diff] |
Stop memory management on blanking overlay graphics This prevents a crash in TWRP when trying to blank the screen on devices that are using overlay graphics. Change-Id: I155868616ffa1b211e97be97e4abe8b03dad7ca0
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.