commit | 820f592220bcc77c7a698f16e780583b1aacd23d | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue May 31 08:39:49 2016 -0700 |
committer | Mitchell Wills <mwills@google.com> | Fri Aug 26 13:22:43 2016 -0700 |
tree | 26faf8dd5c20c300fed7a748e8b90d4beb5f2ba1 | |
parent | 46c5e17aa884273057bf52b6fb49dfe7cdf97356 [diff] |
XmlUtils: Add missing readThisByteArrayXml method Add the missing XML to byte array conversion method. While there, 1. Fix writeByteArrayXml method to store the hex chars of the value. 2. Cleanup couple of error strings in |readThisIntArrayXml| method. BUG: 29039296 Change-Id: I6386f7df7c5c8b7bc3bc5a268196da617209cea9 TEST: Compiles & manual testing. (cherry picked from commit 651209b597734d34768fbb69ebf982b483167fd5)