summaryrefslogtreecommitdiffstats
path: root/prebuilt/fix_permissions.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-06-04Whitespace and minor code cleanupMatt Mower1-23/+23
This is by no means comprehensive, but is quite a bit better already. Change-Id: Ibc8654a5dfb0eec39cbd0b64bdb52bb4fbfe2f7e
2012-09-26Fix permissions updatesDees_Troy1-352/+360
Also redirect stderr output on terminal commands for display in GUI console
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+476
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