commit | 772099a8976cb8341475c42bfc595373778217dd | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Nov 21 14:05:04 2017 -0800 |
committer | Alex Light <allight@google.com> | Tue Nov 21 17:06:11 2017 -0800 |
tree | 1c7131a4525da61ae89aca20f0d7c7ce7ebe0000 | |
parent | cb90e3a29041ea55c4b5eb3d1477aa360381a1f1 [diff] |
Add remaining DDMS messages into DdmPublishChunk This ensures that one can get notified of every DDMS chunk that would be published. Add a test to ensure that appropriate ddms events are sent. We also refactor the underlying code so that the only way these events are sent is through the DdmPublishChunk callback. Test: ./test.py --host -j50 Bug: 62821960 Change-Id: I0c4a60b75615c206a27aff17df853b53cf5e8c96