Fix /r character probelms in getbuildprop function
commit6299b0db9e14fb390ac3e8f2d3d026dda84b9976
authormateor <mateorod9@gmail.com>
Mon, 15 Oct 2012 05:36:51 +0000 (15 00:36 -0500)
committermateor <mateorod9@gmail.com>
Mon, 15 Oct 2012 05:54:41 +0000 (15 00:54 -0500)
treeae7e727211f7d2c133ba194f3bdff60449c230fb
parent6912a74b3eeb4d2e0a42e5277b668a0175a16889
Fix /r character probelms in getbuildprop function

Suggested by bundik on post #957. It has been responsible, I guess,
for the excess RIL deletion that sometimes causes FC's. I have checked
it and it runs, but since I have never had the problem, I can't comment
as to that. Let me know if it looks OK to you.

The rest of these changes are moving the framework2.jar.sh into
$P/$B/$R as promised. I know it seems redundant. But since that
script is really only needed in certain build dates, I believe that is
where it should be stored.

I am thinking about leaving the possibility open for 'special_instruction'
type scripts to be ran at all three major stages of the script. This would
be the second stage. As it stands, it is a pdroid-specific script just
sitting in the middle of the AP proper.
14 files changed:
auto_patcher
patches/pdroid/aokp-jb/20120820/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/aokp-jb/20120823/framework.jar.sh [moved from patches/pdroid/cm10/framework.jar.sh with 100% similarity]
patches/pdroid/aokp-jb/20120907/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/aokp-jb/20121013/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/aosp-jb/20120817/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/aosp-mod/20120817/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/aosp-mod/20121003/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/cm10/20120820/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/cm10/20120826/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/cm10/20120901/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/cm10/20120913/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/cm10/20121003/framework.jar.sh [copied from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]
patches/pdroid/cm10/20121012/framework.jar.sh [moved from patches/pdroid/aokp-jb/framework.jar.sh with 100% similarity]