Add the ability to use the smali binary on apks
commit5cf30ab5c27d7215853c4968f1d4f069de69d5aa
authormateor <mateorod9@gmail.com>
Sat, 26 Jan 2013 02:08:22 +0000 (25 20:08 -0600)
committerMateor <mateorod9@gmail.com>
Sat, 26 Jan 2013 03:28:25 +0000 (25 21:28 -0600)
tree2b6523c27fa17aa4a793de85ef03977daa4f3ea1
parent0773d8b8f483bde1991289c62c949851312c81cd
Add the ability to use the smali binary on apks

To be used for files that apktool chokes on. We really only NEED apktool
for framework-res.apk, I am pretty sure. I think all the res and src can be
gotten with smali.

The way I implemented this was nice and simple. And tailor-made to give
pastime an aneurysm, if he was still with us. This is the kind of thing that
drove him mad. I try to limit it...
auto_patcher