commit | a95f55c3ef657411f92c0c00a2e23ceb1d52b851 | [log] [tgz] |
---|---|---|
author | Dees_Troy <dees_troy@teamw.in> | Sat Aug 17 13:14:43 2013 +0000 |
committer | Gerrit Code Review <gerrit@198.50.184.117> | Sat Aug 24 07:42:30 2013 -0500 |
tree | ca5c779bea6a16f5e1b397c59de80058fe9b7bb0 | |
parent | 728630d9e445b47e50758c3daccc3b97b0307bd7 [diff] |
Add SELinux support Change-Id: I11e1a3d018d921d96ba08915925b14bf633be6ed
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.