ServiceConnection: add CPU temperature channels
Extend the existing CpuInfo mojom struct to include labels and temperature readings from the device's temperature channels. This provides another avenue for retrieving this data, separate from the Chrome APIs. The goal is not to remove the Chrome APIs, but rather provide an easier, unified way of getting this data for clients already using cros_healthd. Those clients now only need to integrate with one component as opposed to both cros_healthd and the Chrome APIs. Bug: chromium:1131602 Change-Id: Id531b2bab4b72ef60f272d21f4e92e0d321c44bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2506451Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Paul Moy <pmoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#822516}
Showing
Please register or sign in to comment