commit | 254e2fe9b940c6722d99cdc4a1bc4a6cc23730d9 | [log] [tgz] |
---|---|---|
author | Polina Bondarenko <pbond@google.com> | Tue Oct 11 16:39:23 2016 +0200 |
committer | Polina Bondarenko <pbond@google.com> | Fri Oct 14 13:44:09 2016 +0200 |
tree | 0e7d10c1cf5d8b43026a7657fed20c6df178c3fa | |
parent | d483665bec5dbef5c98f20c32e0a09d7b98e74c0 [diff] [blame] |
thermal: add hal objects. Converted thermal HAL to HIDL, Added default implementation. Bug:32022261 Test: Compiles Change-Id: I92d164b58464f2dee9d8d17affe57fb6af4c1c08
diff --git a/Android.bp b/Android.bp index 2ef4e4c..013ae5b 100644 --- a/Android.bp +++ b/Android.bp
@@ -24,6 +24,8 @@ "tests/libhwbinder/1.0", "tests/msgq/1.0", "tests/pointer/1.0", + "thermal/1.0", + "thermal/1.0/default", "vehicle/2.0", "vibrator/1.0", "wifi/1.0",