summaryrefslogtreecommitdiff
path: root/debugutils/1.0/Android.bp
blob: e182750471b3d8240b9d902d687de6d9204a78ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// This file is autogenerated by hidl-gen -Landroidbp.

hidl_interface {
    name: "vendor.qti.hardware.debugutils@1.0",
    root: "vendor.qti.hardware.debugutils",
    system_ext_specific: true,
    srcs: [
        "types.hal",
        "IDebugUtils.hal",
    ],
    interfaces: [
        "android.hidl.base@1.0",
    ],
    gen_java: true,
}