summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDiego Perez <diegoperez@google.com>2016-05-26 17:49:55 +0100
committerDiego Perez <diegoperez@google.com>2016-06-21 14:48:22 +0000
commit8594e952074d9c9e7ea7fe37912e7aeddb575b83 (patch)
tree691e5fc1122ece60a1e6eb5400ed6af7cb17eac1 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent4a1bd4995e379a924ea1d93609b1ba6a7f4487f3 (diff)
Do not set default encoding to UTF-8 in KXmlParser
Manually setting the encoding makes kxml to ignore the BOM at the beginning of the file and fail to parse some files. If null is passed, kxml will check if there is a BOM and default to UTF-8 if there is none. Bug: http://b.android.com/38055 Change-Id: I170d8fbb7567d2266f36a7768d4e63d9c2fa8286 (cherry picked from commit 89a5812b9eb8c62411a88f472468f3c978b8cfcd)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions