mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
matrix (current): IR HAL specifies interface/instance
This is missing from a very old CL. IR is an optional HAL so specifying interface / instance here doesn't break requirements. Test: builds Change-Id: I3aeab2798ce48cd1851b155fd41194fe70357aa2
This commit is contained in:
@@ -210,6 +210,10 @@
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.ir</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IConsumerIr</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.keymaster</name>
|
||||
|
||||
Reference in New Issue
Block a user