platform_hardware_interfaces/thermal/2.0/default/android.hardware.thermal@2.0-service.rc
Daniel Norman c59e5f961a Adds missing interface for vendor.thermal-hal-2-0-mock.
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.
Change-Id: I4b00d9e1aa02f45dd1affe77d680920c7f04a4c4
2019-07-11 22:42:36 +00:00

6 lines
262 B
Text

service vendor.thermal-hal-2-0-mock /vendor/bin/hw/android.hardware.thermal@2.0-service.mock
interface android.hardware.thermal@1.0::IThermal default
interface android.hardware.thermal@2.0::IThermal default
class hal
user system
group system