commit | a33161b02020d34baf210c2bd89201564d6d99f6 | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Thu Nov 06 15:11:20 2014 -0600 |
committer | Ethan Yonker <dees_troy@teamw.in> | Thu Nov 06 15:11:23 2014 -0600 |
tree | 06ec25c839cdeb81e8747a25738a8fc5f56c7827 | |
parent | a27d02fab9d6feb793cdcd6146f2655658f36f2b [diff] |
Revert to old libminui and fix up We will wait for CAF to give us a new libminui that supports qualcomm overlay before moving up to the new format if possible. Attempt to fix up old libminui to work with new libpng. Change-Id: I494b7287b347f4730aa8f9d27d4cc17b6e93919a
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.