summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* better support for multiple filesChris Wren2014-01-091-9/+20
| | | | | | | don't exit on error, just log. new verbose flag to print more information Change-Id: I5c4895a837cb8a31901aabceade3ab976abf4af0
* support multiple files and fix logcat smippets for launcher_protoutilChris Wren2013-12-181-132/+167
| | | | | | plus some code cleanup Change-Id: I09b4a6aedbb1251a65d379464d830da694d38a38
* Add auto-detection of payload typeChris Wren2013-12-161-35/+113
| | | | | | | | | update docs and error messages use png extension of files, since they are don't create image files by default use input filename for image files Change-Id: I3e9c31a1de02976432d3f39cf82b5403055d620a
* expose the protoutil for launcher as an executable scriptChris Wren2013-12-103-1/+88
| | | | Change-Id: Ie990262534d85b118c165589ecee55d64f3a58cc
* move to backup helper architectureChris Wren2013-10-071-1/+19
| | | | | | | add journals to DecoderRing, for backup debugging Bug: 10778984 Change-Id: I38e93853c05f72468b3800c172b96effc70a63e0
* leave the padding on the backupkeysChris Wren2013-10-041-1/+1
| | | | | | | | this was self-consistent on the device, but the host tool treats lack of padding in a different way. Bug:10778984 Change-Id: I47f653a98f23ff0ce54218d100e0c8e2f92b67fa
* add a proto decoder host utilityChris Wren2013-10-031-0/+196
Bug: 10778984 Change-Id: I1c0203a3a5b3a3b1e565af387ccdfa92b53f8335