Merge "Add automotive.can to current matrix." into rvc-dev

This commit is contained in:
Yifan Hong
2020-03-17 01:24:42 +00:00
committed by Android (Google) Code Review

View File

@@ -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>