mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
c552254625
Instead of deserializing from the metrics tube in the generic MetricsController code, we can directly pass the readable tube to the vendor RequestHandler implementation. This allows us to shrink the size of the vendor metrics API by removing RequestHandler. This change also makes MetricsController use RecvTubes instead of Tubes. BUG=b:332466813 TEST=./tools/dev_container ./tools/presubmit all Change-Id: Ia1507d5e1c0cdd346d165c968184e9d2bd70314e Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5400362 Reviewed-by: Noah Gold <nkgold@google.com> Commit-Queue: David Stevens <stevensd@chromium.org> Reviewed-by: Dennis Kempin <denniskempin@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
base_event_token_derive | ||
src | ||
tests | ||
.build_test_serial | ||
Cargo.toml |