commit | 9e9e2e73c6ec7bece20268196dc89ad0c8bafad4 | [log] [tgz] |
---|---|---|
author | Wojciech Staszkiewicz <staszkiewicz@google.com> | Fri May 08 14:58:46 2015 +0100 |
committer | Wojciech Staszkiewicz <staszkiewicz@google.com> | Thu May 14 10:24:34 2015 +0100 |
tree | c2bf1f99d8bc64db925a95dcab0b5ddec6b8de41 | |
parent | 39087b1cec6a54e96ab9eafe8317952720790533 [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: Iaff97be9df2d0f99d7af8f19f65934439c9658e2