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

hidl_interface {
    name: "vendor.qti.hardware.display.composer@2.1",
    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.common@1.2",
        "android.hardware.graphics.composer@2.1",
        "android.hardware.graphics.composer@2.2",
        "android.hardware.graphics.composer@2.3",
        "android.hidl.base@1.0",
        "vendor.qti.hardware.display.composer@2.0",
    ],
    gen_java: false,
}