commit | 08a61aa73396eaa8add77f02d4c8209e45b16a3c | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Aug 02 10:07:40 2019 -0700 |
committer | Roshan Pius <rpius@google.com> | Mon Aug 05 11:18:10 2019 -0700 |
tree | f2ea0101afae615860335475fdd566d202024b48 | |
parent | 8dfb53e4744568758401a0b82816976db5b4f80c [diff] |
XmlUtils: Fix hex parsing in readThisByteArrayXml hex 'a' is not correctly deserialized in readThisByteArrayXml. Change readThisByteArrayXml & writeByteArrayXml to use HexEncoding for hex conversions. Bug: 138482990 Test: Was seeing parsing errors with ag/9135251. Validated the fix with ag/9135251. Change-Id: If9f86b5ed85a9f883130e4110f85cd2faa995439