thermal: Adds missing interface for vendor.thermal-hal-2-0.
authorDaniel Norman <danielnorman@google.com>
Wed, 10 Jul 2019 21:21:52 +0000 (14:21 -0700)
committerFrancescodario Cuzzocrea <bosconovic@gmail.com>
Tue, 22 Dec 2020 10:36:26 +0000 (11:36 +0100)
init_rc files require the entire interface inheritance hierarchy to
be listed, since e.g. all 1.0::IThermal functions are also implemented
by 2.0::IThermal.

Bug: 118016875
Test: builds & passes existing tests.
Merged-In: I3fe1bc5e103fc3dd631f5dabc3408803dbdcbd60
Change-Id: I3fe1bc5e103fc3dd631f5dabc3408803dbdcbd60

hidl/thermal/android.hardware.thermal@2.0-service.samsung.rc

index ddc910484ccb5e93805637a3ec49685c399f08ff..17c14a5db62535b9266f73982d0ee07f738cfd7e 100644 (file)
@@ -1,4 +1,5 @@
 service vendor.thermal-hal-2-0 /vendor/bin/hw/android.hardware.thermal@2.0-service.samsung
+    interface android.hardware.thermal@1.0::IThermal default
     interface android.hardware.thermal@2.0::IThermal default
     class hal
     user system