blob: a17e153461d8b54765de4871f289da7fc5a50b87 [file] [log] [blame]
Roshan Piusa1891512017-12-22 14:47:14 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.wifi.hostapd@1.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IHostapd.hal",
12 ],
13 interfaces: [
14 "android.hardware.wifi.supplicant@1.0",
15 "android.hidl.base@1.0",
16 ],
17 types: [
18 "HostapdStatus",
19 "HostapdStatusCode",
20 ],
21 gen_java: true,
22}
23