commit | 91c9d1a821f60a14ddaaa5ba47c5a31e7c0c2260 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Wed Dec 15 18:14:45 2021 -0800 |
committer | Ady Abraham <adyabr@google.com> | Wed Dec 15 18:18:54 2021 -0800 |
tree | 2fb54adcef2421ba10fc36e02d08fc6017fb5cad | |
parent | d394ed451cb14e5f1c3dd87befbf43deca8b520b [diff] |
composer: cleanup CommandWriterBase and CommandReaderBase These classes are used by both the client and the service, which makes them confusing. This CL splits the logic for the client and the service. Bug: 208856704 Test: VTS Change-Id: I6fa89858afeee9113ea8c810261d734163a95ec9