summaryrefslogtreecommitdiffstats
path: root/minuitwrp/Android.mk (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-04-05Tweak libsDees_Troy1-3/+2
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-6/+12
Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0
2013-01-15Add build flag for custom graphicsDees_Troy1-1/+7
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+54
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