platform_bootable_recovery/otautil
Tianjie Xu 3ee2b9db5a Log temperature during OTA update
Log the maximum temperature as well as the start/end temperature of an
update to last_install. Check the temperature at the end of each
block_image_update(verify). To get the maximum temp, we iterate through
/sys/class/thermal/thermal_zone*/temp and find the maximum value
present.

Bug: 32518487
Test: temperature logs in last_install
Change-Id: Iaf22a9fbc5b18611bbc5320ffea995417872e514
2017-03-28 11:28:47 -07:00
..
Android.mk Log temperature during OTA update 2017-03-28 11:28:47 -07:00
DirUtil.cpp Replace minzip with libziparchive 2016-10-17 17:41:51 -07:00
DirUtil.h Replace minzip with libziparchive 2016-10-17 17:41:51 -07:00
SysUtil.cpp otautil: Clean up obsolete includes. 2016-11-08 13:39:12 -08:00
SysUtil.h otautil: Clean up SysUtil.cpp. 2016-11-07 13:00:38 -08:00
ThermalUtil.cpp Log temperature during OTA update 2017-03-28 11:28:47 -07:00
ThermalUtil.h Log temperature during OTA update 2017-03-28 11:28:47 -07:00
ZipUtil.cpp Replace minzip with libziparchive 2016-10-17 17:41:51 -07:00
ZipUtil.h Replace minzip with libziparchive 2016-10-17 17:41:51 -07:00