commit | 27fab9b26a5d0b7d45a7faf9e413c80911be7846 | [log] [tgz] |
---|---|---|
author | Trevor Drake <trevd1234@gmail.com> | Thu May 16 01:58:13 2013 +0100 |
committer | Dees_Troy <dees_troy@teamw.in> | Wed Jul 03 18:13:43 2013 +0000 |
tree | 131d29718e3b0e1219fda497632985a2c39dfcb7 | |
parent | 4d4b3361f339692cb7e3f939a8b614e7116661f5 [diff] |
Add additional build variable checks to Android.mk files This was causing the mm command to fail when it was run from bootable/recovery and no crypto features had been specified in a device's configuration files Change-Id: Iddbeea5349bbf75cddb0250cd71821dfe3b7b9d8
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.