mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-01-30 03:24:03 +00:00
Add automotive.can to current matrix.
ICanBus/.* ICanController/.* Bug: 131717099 Test: pass Change-Id: Id9fe289af7e45752eddb45d07deac6352e4710fb
This commit is contained in:
@@ -39,6 +39,18 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.automotive.can</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>ICanBus</name>
|
||||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
<interface>
|
||||
<name>ICanController</name>
|
||||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.automotive.evs</name>
|
||||
<version>1.0</version>
|
||||
|
||||
Reference in New Issue
Block a user