summaryrefslogtreecommitdiffstats
path: root/prebuilt/relink-binaries.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add compare xml script and move/update relink-binaries.shEthan Yonker2016-01-301-19/+0
| | | | | | | | | | | Add script to compare string values between 2 language xml files which will make it easier to identify strings that are missing between the 2 files. Move relink-binaries.sh to scripts folder and update it to handle relinking 64 bit binaries. Change-Id: Ia7a8bdbeea02256b3b864ab77e15912795275d33
* Whitespace and minor code cleanupMatt Mower2014-06-041-1/+1
| | | | | | This is by no means comprehensive, but is quite a bit better already. Change-Id: Ibc8654a5dfb0eec39cbd0b64bdb52bb4fbfe2f7e
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+19
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