commit | a15eba14554af2a846bf977301dee043a0aa54a1 | [log] [tgz] |
---|---|---|
author | sque <[email protected]> | Tue Apr 25 15:41:36 2017 |
committer | Commit bot <[email protected]> | Tue Apr 25 15:41:53 2017 |
tree | f1bb57a53a65dac4590726c524731577c20077ed | |
parent | bf332e3e4c1ccfcc5ae69e2a63ea34879c4e3dee [diff] |
Reland of: chromeos: Add CPU temperature reader Original issue: https://codereview.chromium.org/2823583002/ Reason for revert: Build errors due to non-exported symbols ===================================== Reads from hwmon in sysfs. This does the same thing as ReadCPUTempInfo() in chrome/browser/chromeos/policy/device_status_collector.cc, but it is available to the rest of Chrome. BUG=chromium:709102 Review-Url: https://codereview.chromium.org/2838853002 Cr-Commit-Position: refs/heads/master@{#466999}