OSDN Git Service

thermal: add hal objects.
authorPolina Bondarenko <pbond@google.com>
Tue, 11 Oct 2016 14:39:23 +0000 (16:39 +0200)
committerPolina Bondarenko <pbond@google.com>
Fri, 14 Oct 2016 11:44:09 +0000 (13:44 +0200)
commit254e2fe9b940c6722d99cdc4a1bc4a6cc23730d9
tree0e7d10c1cf5d8b43026a7657fed20c6df178c3fa
parentd483665bec5dbef5c98f20c32e0a09d7b98e74c0
thermal: add hal objects.

Converted thermal HAL to HIDL,
Added default implementation.

Bug:32022261
Test: Compiles
Change-Id: I92d164b58464f2dee9d8d17affe57fb6af4c1c08
Android.bp
thermal/1.0/Android.bp [new file with mode: 0644]
thermal/1.0/Android.mk [new file with mode: 0644]
thermal/1.0/IThermal.hal [new file with mode: 0644]
thermal/1.0/default/Android.bp [new file with mode: 0644]
thermal/1.0/default/Android.mk [new file with mode: 0644]
thermal/1.0/default/Thermal.cpp [new file with mode: 0644]
thermal/1.0/default/Thermal.h [new file with mode: 0644]
thermal/1.0/default/android.hardware.thermal@1.0-service.rc [new file with mode: 0644]
thermal/1.0/default/service.cpp [new file with mode: 0644]
thermal/1.0/types.hal [new file with mode: 0644]