• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.wifi@1.2",
5    root: "android.hardware",
6    vndk: {
7        enabled: true,
8    },
9    srcs: [
10        "types.hal",
11        "IWifi.hal",
12        "IWifiChip.hal",
13        "IWifiChipEventCallback.hal",
14        "IWifiNanIface.hal",
15        "IWifiNanIfaceEventCallback.hal",
16        "IWifiStaIface.hal",
17    ],
18    interfaces: [
19        "android.hardware.wifi@1.0",
20        "android.hardware.wifi@1.1",
21        "android.hidl.base@1.0",
22    ],
23    gen_java: true,
24}
25
26