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

hidl_interface {
    name: "vendor.qti.hardware.wifi.supplicant@1.0",
    root: "vendor.qti.hardware.wifi",
    product_specific: true,
    srcs: [
        "ISupplicantVendorStaIface.hal",
        "ISupplicantVendorStaIfaceCallback.hal",
        "ISupplicantVendorStaNetwork.hal",
    ],
    interfaces: [
        "android.hardware.wifi.supplicant@1.0",
        "android.hidl.base@1.0",
    ],
    gen_java: true,
}