Open GoogleCodeExporter opened 9 years ago
[deleted comment]
BTW: For sure I know the -c switch but that's not a solution because it keeps
the original xml and NO changes take place!
Original comment by TheHar...@googlemail.com
on 13 Mar 2015 at 10:48
To be honest I only did that change because not touching it caused aapt to fail
and my background in c++ wasn't strong enough to figure out the alternative of
leaving the value if one is present or writing it if no value is present.
Then again on the flip side, platformBuildVersion is a value controlled by the
build system not user. It'll change the value on stock aapt to the version it's
at. This makes me think it should change it.
On the flip flip side I understand the importance of not watermarking apktool
into apk. I'll try and rewrite that to only add if a value isn't present.
Original comment by connor.tumbleson
on 13 Mar 2015 at 2:54
Original issue reported on code.google.com by
TheHar...@googlemail.com
on 13 Mar 2015 at 7:27