aboutsummaryrefslogtreecommitdiff
path: root/system/hwc3/hwc3.xml
blob: 861b4b7f40bc71b16445b398683d9e0cec0b2771 (plain)
1
2
3
4
5
6
7
8
9
10
<manifest version="1.0" type="device">
    <hal format="aidl">
        <name>android.hardware.graphics.composer3</name>
        <version>2</version>
        <interface>
            <name>IComposer</name>
            <instance>default</instance>
        </interface>
    </hal>
</manifest>