Thermal: migrate to AIDL
Migrate our thermal HAL into AIDL.
This also moves it into a vendor apex.
To use this in your device, use:
PRODUCT_PACKAGES += \
com.android.hardware.thermal.ti
Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com
Edited by Mattijs Korpershoek