mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
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
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user