summaryrefslogtreecommitdiff
path: root/automotive/evs/aidl/impl/default/evs-default-service.xml
blob: 96ff9f657664de7c37c45c4d7683ce7e821238de (plain)
1
2
3
4
5
6
7
8
9
10
11
<manifest version="1.0" type="device">
    <hal format="aidl">
        <name>android.hardware.automotive.evs</name>
        <transport>hwbinder</transport>
        <version>1</version>
        <interface>
            <name>IEvsEnumerator</name>
            <instance>hw/0</instance>
        </interface>
    </hal>
</manifest>