]> git.saurik.com Git - android/aapt.git/commit
Revise aapt options for UTF8/16 encoding
authorKenny Root <kroot@google.com>
Fri, 11 Dec 2009 16:15:16 +0000 (08:15 -0800)
committerKenny Root <kroot@google.com>
Sat, 12 Dec 2009 03:06:21 +0000 (19:06 -0800)
commit28de9b930f847bb39b41f596f4520e5a306b2078
tree48426d795d4f2c85c38695c2b80ef9b08fabf9be
parent7dc0cd41096058f5b93ff9162c5dba558ba71917
Revise aapt options for UTF8/16 encoding

Remove option to force UTF-8 encoding which could corrupt packages meant
for systems before API level 7. Added switch to allow encoding for UTF-16
which will allow API 7 and later to encode resources in UTF-16.

Change-Id: I70d0bddb0dfd12dcbd08c95f613dcfe896ae680b
Bundle.h
Main.cpp