platform_hardware_libhardware/modules/thermal
Jiyong Park 5067fe1a19 Move thermal HAL to vendor partition
In order to build generic system image that is agnostic to SoC or
device, HALs should be moved from system partition to vendor
partition.

Bug: 34826389, 35743509
Test: build & run and check whether the HAL is loaded from
/vendor/lib[64]/hw.
$ su; lsof | grep thermal.

Change-Id: Ia2bb060590f31688528de4a3b9b9ab8fbd376b6c
2017-02-27 13:11:33 +09:00
..
Android.mk Move thermal HAL to vendor partition 2017-02-27 13:11:33 +09:00
thermal.c Add else branch to avoide fclose(NULL) 2016-11-16 09:26:53 +08:00