]> git.saurik.com Git - android/aapt.git/commitdiff
Default to UTF8 resources when packaging with aapt
authorKenny Root <kroot@google.com>
Thu, 10 Dec 2009 21:52:53 +0000 (13:52 -0800)
committerKenny Root <kroot@google.com>
Fri, 11 Dec 2009 04:17:33 +0000 (20:17 -0800)
This change makes it so with API level 7 and above all resources will be
packaged in UTF-8 format. Any minSdkVersion level that is named will also
have resources packaged in UTF-8, because it is assumed that previous
releases will only be rebuilt with their proper integer number and only
future releases will temporarily have names.

Change-Id: If5d1ee5e48fbaf31798816b068ac44b14a93121b


No differences found