summaryrefslogtreecommitdiff
path: root/thermal
AgeCommit message (Collapse)Author
2017-02-27Move thermal HAL to vendor partitionJiyong Park
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: Ief76c89cf8c4e308ebe588ea30b00b34157d5265
2016-03-25Update temp limits in thermal HAL impl.Ruben Brunk
Bug: 27549685 Change-Id: I6ed39a068191b165b01a28233142744388ad2f9f
2016-03-18Fixed thermal HAL, added thresholds, skin temperature.Polina Bondarenko
Bug: 27424857 Change-Id: I575c27309e5b71ecbd5c0e653a82a4e7dc2ffbb7