commit | c4c2559e9aea3ca72f1bdc1ce6c22ea28630871f | [log] [tgz] |
---|---|---|
author | Wei Wang <wvw@google.com> | Thu Oct 25 19:22:25 2018 -0700 |
committer | Wei Wang <wvw@google.com> | Fri Oct 26 11:01:23 2018 -0700 |
tree | ee171f9b4ee8136f8dc0f5ff5ea81babc08a28c0 | |
parent | 2399c3054470e673712343d0fb0d6df44ffb2e9e [diff] [blame] |
ThermalHAL: add BCL to temperature type Bug: 116540200 Test: VTS test passed Change-Id: I7cdf64a8ee55a9e14a9df673edaf25a5cd3a90d2
diff --git a/thermal/2.0/default/android.hardware.thermal@2.0-service.xml b/thermal/2.0/default/android.hardware.thermal@2.0-service.xml index c4c7d4d..bcd6344 100644 --- a/thermal/2.0/default/android.hardware.thermal@2.0-service.xml +++ b/thermal/2.0/default/android.hardware.thermal@2.0-service.xml
@@ -2,6 +2,7 @@ <hal format="hidl"> <name>android.hardware.thermal</name> <transport>hwbinder</transport> + <version>1.0</version> <version>2.0</version> <interface> <name>IThermal</name>