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

Commit a7f44eb8 authored by Calvin Huang's avatar Calvin Huang
Browse files

Add manifest for IVehicle

Bug: 153734354
Test: Manual
Change-Id: I7e6a65e3fb49bb04108d0fd243df0b7447a93b1e
parent 0260d7d1
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
<manifest version="1.0" type="device" target-level="3">
    <hal format="hidl">
        <name>android.hardware.automotive.vehicle</name>
        <transport>hwbinder</transport>
        <version>2.0</version>
        <interface>
            <name>IVehicle</name>
            <instance>default</instance>
        </interface>
    </hal>
</manifest>