Custom binary XML wire protocol tools.
To support local development work, add new "xml2abx" and "abx2xml" shell utilities which offer to convert between human-readable XML and our new binary XML protocol. Interally this utility uses Xml.copy() which is already covered by existing unit tests that verify lossless conversion between the two underlying protocols. Bug: 171832118 Test: manual Change-Id: I85edae46607352dc306d131eeb50b81c475e3d6f
Loading
Please register or sign in to comment