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

hidl_interface {
    name: "vendor.qti.hardware.display.mapper@4.0",
    root: "vendor.qti.hardware.display",
    system_ext_specific: true,
    srcs: [
        "IQtiMapper.hal",
    ],
    interfaces: [
        "android.hardware.graphics.common@1.0",
        "android.hardware.graphics.common@1.1",
        "android.hardware.graphics.common@1.2",
        "android.hardware.graphics.mapper@4.0",
        "android.hidl.base@1.0",
        "vendor.qti.hardware.display.mapperextensions@1.0",
    ],
    gen_java: false,
}