summaryrefslogtreecommitdiff
path: root/transport/allocator/1.0/default/android.hidl.allocator@1.0-service.xml
blob: 521824171e469d7cd74df05891f0f863d1b8ef1a (plain)
1
2
3
4
5
6
7
8
9
10
11
<manifest version="1.0" type="framework">
    <hal>
        <name>android.hidl.allocator</name>
        <transport>hwbinder</transport>
        <version>1.0</version>
        <interface>
            <name>IAllocator</name>
            <instance>ashmem</instance>
        </interface>
    </hal>
</manifest>