Change CM10 files.txt to reflect the baksmali use for Mms.apk
commit38b79f2b19e7b4db113fc8dbbb045c5a1dc0693d
authorMateor <mateorod9@gmail.com>
Tue, 13 Aug 2013 14:57:12 +0000 (13 09:57 -0500)
committerMateor <mateorod9@gmail.com>
Tue, 13 Aug 2013 15:03:24 +0000 (13 10:03 -0500)
tree1ed368ea68e6cb05a184572fce80935e6a46b603
parent514d153f827500490bd36b645f0f2536e26f1ce4
Change CM10 files.txt to reflect the baksmali use for Mms.apk

Files.txt is one of the most important files in the program...it tells the auto-patcher
which files to operate on and which tools to use. When the Mms.apk was giving me fits
(disappearing on everyone) I finally switched to using baksmali instead of apktool
that problem went away. As I was just testing the change, I only added it Cm10-1.
I found out it worked, but never ported it down to 4.1. The broken Mms was the result.

I also added a provisional I found useful. I intend to start a page on thewiki where we
build a knowledge-base of useable/not-usable provisional files. It will be MOD-specific,
but might give contributors an idea of where they can possibly fudge.
auto_patcher
patches/openpdroid/4.1/.provisionals/system/framework/framework.jar.out/smali/android/view/ViewGroup.smali [new file with mode: 0644]
patches/openpdroid/4.1/aokp/files.txt
patches/openpdroid/4.1/aosp/files.txt
patches/openpdroid/4.1/cm/20130201/Mms.apk.patch [copied from patches/openpdroid/common/Mms.apk.patch with 99% similarity]
patches/openpdroid/4.1/cm/files.txt
patches/openpdroid/4.1/files.txt
patches/openpdroid/common/Mms.apk.patch