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

hidl_interface {
    name: "vendor.qti.hardware.display.allocator@1.0",
    root: "vendor.qti.hardware.display",
    product_specific: true,
    srcs: [
        "IQtiAllocator.hal",
    ],
    interfaces: [
        "android.hardware.graphics.allocator@2.0",
        "android.hardware.graphics.common@1.0",
        "android.hardware.graphics.common@1.1",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.1",
        "android.hidl.base@1.0",
        "vendor.qti.hardware.display.mapper@1.0",
    ],
    gen_java: false,
}