Move manifest and certificates from orig Apk into the prepatched copy (if used)
commita88113983403c1cef948553c1b166c3a605fcc2f
authormateor <mateorod9@gmail.com>
Mon, 8 Jul 2013 16:13:18 +0000 (8 11:13 -0500)
committermateor <mateorod9@gmail.com>
Mon, 8 Jul 2013 16:13:18 +0000 (8 11:13 -0500)
treeca81ff93d0b6cdc6c266dd3a1b8f69eecef74459
parent798c8de01a69caff9ad11a79bcfd4b67e77e11b9
Move manifest and certificates from orig Apk into the prepatched copy (if used)

This should help with the disappearing Apk, if this implements it correctly. I
still think I have seen the disappearances even with succesful patching though
which preserves the rom's certs/manifest by default. so this will not be a
general solution unless I am missing something. I am trying to avoid having
to try and sign all the apks, there are security ramifications of that and I
am not really willing to manage all the various key juggling it could entail.
auto_patcher