crosvm/power_monitor
Dennis Kempin 3164f92428 power_monitor: Enable feature in all-linux
To enable this feature, we copy the required proto file from
ChromeOS. Not a great solution, but better than leaving the
code uncompiled in upstream.

We could consider downloading the file from gitilies with
a fixed sha that is manually upreved. But unfortunately
downloading things in build.rs is not trivial without adding
a ton of dependencies for the reqwest crate.

BUG=b:244619797
TEST=presubmit

Change-Id: I401917134471909be80a281454bc64dd27799afe
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3907373
Auto-Submit: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-09-20 21:06:47 +00:00
..
src Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
build.rs power_monitor: Enable feature in all-linux 2022-09-20 21:06:47 +00:00
Cargo.toml Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
power_supply_properties.proto power_monitor: Enable feature in all-linux 2022-09-20 21:06:47 +00:00