commit | 5df503c367251ad04260bd2f988541e7f2f0ae37 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <[email protected]> | Tue Nov 27 16:57:34 2018 -0800 |
committer | Elliott Hughes <[email protected]> | Wed Nov 28 16:21:56 2018 +0000 |
tree | 1957323270327bb72a11b15641cec488a7252898 | |
parent | 812e9d17022dd3231ec49eb4210bd7cd47644887 [diff] |
Use xxd directly rather than head and hexdump I hit this when trying to switch the AOSP build to toybox head (which doesn't yet support --bytes). I'll add --bytes and --lines anyway, but just using xxd seems like a better way to do this? Test: builds Change-Id: I2bd2d3467b70c98534468d37da6794fe705652d3