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

Commit a955a595 authored by Yu Shan's avatar Yu Shan Committed by Android (Google) Code Review
Browse files

Merge "Specify IRemoteAccess and IVehicle instance name to be default."

parents 1f5dec26 72b98722
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -109,14 +109,14 @@
        <name>android.hardware.automotive.vehicle</name>
        <interface>
            <name>IVehicle</name>
            <regex-instance>.*</regex-instance>
            <instance>default</instance>
        </interface>
    </hal>
     <hal format="aidl" optional="true">
        <name>android.hardware.automotive.remoteaccess</name>
        <interface>
            <name>IRemoteAccess</name>
            <regex-instance>.*</regex-instance>
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="aidl" optional="true">