commit | 5ba067e5d1641cba85a53c9458fbbf9a8dba5b39 | [log] [tgz] |
---|---|---|
author | Wojciech Staszkiewicz <staszkiewicz@google.com> | Fri May 08 15:01:28 2015 +0100 |
committer | Wojciech Staszkiewicz <staszkiewicz@google.com> | Fri May 22 10:43:51 2015 +0100 |
tree | 4f2b2090e703bb4f34ae13ef1449c88f4585ec97 | |
parent | a1494f8a9ac27e1eb55c501860ab65413b362a47 [diff] |
Pass charset to XmlPullParser.setInput instead of null Passing null to XmlPullParser.setInput forces it to do additional work, which can be easily avoided if we know the charset beforehand. bug: b/20849543 Change-Id: Ia873ef5dbac2f28f9fee10b00c06b86f3df501c6