blob: f75b5e25da218282dc4fa51a461b47d381e94286 [file] [log] [blame]
lesldf75bc12020-08-04 17:04:57 +08001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourc22b35b2021-02-23 14:26:20 -08003package {
4 // See: http://go/android-license-faq
5 // A large-scale-change added 'default_applicable_licenses' to import
6 // all of the 'license_kinds' from "hardware_interfaces_license"
7 // to get the below license kinds:
8 // SPDX-license-identifier-Apache-2.0
9 default_applicable_licenses: ["hardware_interfaces_license"],
10}
11
lesldf75bc12020-08-04 17:04:57 +080012hidl_interface {
13 name: "android.hardware.wifi.hostapd@1.3",
14 root: "android.hardware",
15 srcs: [
16 "types.hal",
17 "IHostapd.hal",
18 "IHostapdCallback.hal",
19 ],
20 interfaces: [
21 "android.hardware.wifi.hostapd@1.0",
22 "android.hardware.wifi.hostapd@1.1",
23 "android.hardware.wifi.hostapd@1.2",
24 "android.hardware.wifi.supplicant@1.0",
25 "android.hidl.base@1.0",
26 ],
27 gen_java: true,
28 apex_available: [
Colin Cross81dec9c2020-08-28 15:05:59 -070029 "//apex_available:platform",
lesldf75bc12020-08-04 17:04:57 +080030 "com.android.wifi",
31 ],
32}