summaryrefslogtreecommitdiffstats
path: root/display/composer/1.0/Android.bp
blob: b96f6c25b8ee7659106a3ef31eb8dea27268aca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// This file is autogenerated by hidl-gen -Landroidbp.

hidl_interface {
    name: "vendor.qti.hardware.display.composer@1.0",
    root: "vendor.qti.hardware.display",
    product_specific: true,
    srcs: [
        "IQtiComposer.hal",
        "IQtiComposerClient.hal",
    ],
    interfaces: [
        "android.hardware.graphics.common@1.0",
        "android.hardware.graphics.common@1.1",
        "android.hardware.graphics.composer@2.1",
        "android.hardware.graphics.composer@2.2",
        "android.hidl.base@1.0",
    ],
    gen_java: false,
}