History log of /hardware/libhardware/modules/thermal/thermal.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
df7d84a04972e4f93fd075c979e45415062cc6a9 11-Nov-2016 liuchao <liuchao741@huawei.com> Add else branch to avoide fclose(NULL)

This fixes a potential NULL-pointer reference crash in case
cpu_file == NULL and pass NULL to fclose().

Test: mm -j 8
Change-Id: Ib3267676bea910533bd85ac2935efe02d361fc6b
/hardware/libhardware/modules/thermal/thermal.c
53b134045f686972eb0a5ec1d4301fc04e3f095a 25-Mar-2016 Ruben Brunk <rubenbrunk@google.com> Update temp limits in thermal HAL impl.

Bug: 27549685
Change-Id: I280610bbfda7d9fb65a7bc42831c4a545ea21757
/hardware/libhardware/modules/thermal/thermal.c
25cd7f0fb0969683eceb00c9493e2ba8b80228e9 26-Feb-2016 Polina Bondarenko <pbond@google.com> Re-worked hardware_properties to thermal HAL.

Bug: 27424857
Change-Id: Id7212421e499cc33c82e885756d68e89c2317acf
/hardware/libhardware/modules/thermal/thermal.c