| commit | 5007804e080dc5636870c512cf5692cc57b51c3c | [log] [tgz] |
|---|---|---|
| author | Paul Moy <pmoy@chromium.org> | Wed Mar 04 20:09:37 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 04 20:09:37 2020 |
| tree | c3c3b99b58ba0a24ebbe34664b97bc3f79007d5a | |
| parent | e3e76199598adc42a4995c6cc4c6a3f996ac53c1 [diff] |
DeviceStatusCollector: Report backlight info using cros_healthd Now that cros_healthd collects backlight information, use it to fetch and report this information in DeviceStatusCollector. Bug: chromium:1056408 Change-Id: Iefd183f58bc277c87e46bd8f372557c1d52bc74b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079522 Commit-Queue: Paul Moy <pmoy@chromium.org> Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#746904}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.