Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-03-31 | Merge "Log temperature during OTA update" am: bc2c51a97f am: 1d7e500bfc | Tianjie Xu | 1 | -0/+80 | |
am: 556ca4e301 Change-Id: Ib75bdbee801b1caa2ff7b94b174feae1f7d85688 (cherry picked from commit 6ccd0b780fe0953bcea4c538fe2c0a1f2b9f5af2) | |||||
2017-03-28 | Log temperature during OTA update | Tianjie Xu | 1 | -0/+80 | |
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 |