blob: 030d7f6eb6292f2ce00619fd25b3ab21710421a6 [file] [log] [blame]
Jong Wook Kimda830c92018-07-23 15:29:38 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourb224b362021-02-12 20:13:01 -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
Jong Wook Kimda830c92018-07-23 15:29:38 -070012hidl_interface {
13 name: "android.hardware.wifi@1.3",
14 root: "android.hardware",
Jong Wook Kimda830c92018-07-23 15:29:38 -070015 srcs: [
xshue9873252018-08-07 11:04:34 -070016 "types.hal",
Jong Wook Kimda830c92018-07-23 15:29:38 -070017 "IWifi.hal",
Ahmed ElArabawy7d975e92018-10-26 09:06:00 -070018 "IWifiChip.hal",
xshue9873252018-08-07 11:04:34 -070019 "IWifiStaIface.hal",
Jong Wook Kimda830c92018-07-23 15:29:38 -070020 ],
21 interfaces: [
22 "android.hardware.wifi@1.0",
23 "android.hardware.wifi@1.1",
24 "android.hardware.wifi@1.2",
25 "android.hidl.base@1.0",
26 ],
Jong Wook Kimda830c92018-07-23 15:29:38 -070027 gen_java: true,
28}