summaryrefslogtreecommitdiff
path: root/manifest_media_aosp.xml
blob: 3bc347c9feb7a7850fc2182c0636a81a06cf7478 (plain)
1
2
3
4
5
6
7
8
9
10
11
<manifest version="1.0" type="device">
    <hal format="hidl">
        <name>android.hardware.media.c2</name>
        <transport>hwbinder</transport>
        <version>1.0</version>
        <interface>
            <name>IComponentStore</name>
            <instance>default</instance>
        </interface>
    </hal>
</manifest>