commit | 3439090c7b9bf8844b710aade85d38ee10b10892 | [log] [tgz] |
---|---|---|
author | Lingfeng Yang <[email protected]> | Fri Jan 22 11:24:21 2021 -0800 |
committer | Lingfeng Yang <[email protected]> | Fri Jan 22 19:44:25 2021 -0800 |
tree | 5d48c9218a61ea14e09a6b38c9d01b3808c20fb6 | |
parent | 201a46f62ef677d0c2ee3f0336d70b26991f11aa [diff] |
[2/n] Improvements to AddressSpaceStream protocol - Add a new state that represents the emulator rendering for sure. - Avoid excessive notification spam. - Add writeFullyAsync, writeFully that doesn't wait for finish. This should be compatible with older hosts, but will notify old hosts a bit more. Bug: 177241396 Change-Id: Icfb00757a419f0b1328ff66eca39e51c566d8e11