Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e781cf9 authored by Yifan Hong's avatar Yifan Hong
Browse files

Add automotive.can to current matrix.

ICanBus/.*
ICanController/.*

Bug: 131717099
Test: pass
Change-Id: Id9fe289af7e45752eddb45d07deac6352e4710fb
parent 140597c6
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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>