Age | Commit message (Collapse) | Author |
|
The libhidltransport is deprecated. Remove libhidltransport
reference from thermal hal.
Change-Id: Ib03688abaecd445f81e115f13e130da7f6fd2be2
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
|
|
stoi can throw exception when an invalid value is passed in buffer.
Enable exception handling and add retry mechanism when a exception is
thrown.
Change-Id: I2c1e0ddbbb408cb6b9739b516296125ec1efd64a
|
|
Include the correct v2 rc file to start the thermal hal v2 binary.
Change-Id: I338b25c49fc098d6f597dc1a59404edac85ec375
|
|
Add support for new thermal HAL v2 binary, which can listen to the thermal
framework netlink messages instead of the uevents sent by the userspace
governor. This new binary should be selected only for the kernel version
supporting the new netlink messages in thermal framework.
Change-Id: I31cdb93fb73d59ff3eb94eb76d6e42b3448c3ee9
|
|
Add support for thermal HAL 2.0 interfaces. Also add support for HAL 1.0
interfaces to be backward compatible.
Change-Id: Ib0be008605db2751bda21f537ea694b3f9849800
|