summaryrefslogtreecommitdiffstats
path: root/gui/Android.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some derpsDees_Troy2012-09-281-0/+1
|
* Create symlinks at compile time for busyboxDees_Troy2012-09-271-1/+2
|
* Fix ext storage and zip pathsDees_Troy2012-09-191-0/+3
| | | | | | Fix a bug with handling external storage during boot. Check zip root path when switching storage and ensure that the path is in the new storage path to prevent user confusion.
* Add processing of fstab, mounting, and decryptDees_Troy2012-09-071-2/+1
|
* Hax to make it bootDees_Troy2012-09-061-1/+2
|
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+70
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere