blob: 83b156e504fac3431da1fdc325169fcc0c99d2d3 [file] [log] [blame]
Steven Moreland8db261b2017-11-13 09:20:37 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Etan Cohen6ce50902017-09-14 07:30:57 -07002
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
Steven Moreland8db261b2017-11-13 09:20:37 -080012hidl_interface {
13 name: "android.hardware.wifi@1.2",
14 root: "android.hardware",
Etan Cohen6ce50902017-09-14 07:30:57 -070015 srcs: [
Etan Cohen9e7a4052017-12-21 13:45:26 -080016 "types.hal",
Etan Cohen6ce50902017-09-14 07:30:57 -070017 "IWifi.hal",
18 "IWifiChip.hal",
Roshan Pius1ce92cf2018-01-22 16:12:19 -080019 "IWifiChipEventCallback.hal",
Etan Cohen9e7a4052017-12-21 13:45:26 -080020 "IWifiNanIface.hal",
Etan Cohenc7bd0f72017-12-26 11:52:44 -080021 "IWifiNanIfaceEventCallback.hal",
Bernie Innocentibd94b432018-03-02 12:49:40 +090022 "IWifiStaIface.hal",
Etan Cohen6ce50902017-09-14 07:30:57 -070023 ],
Steven Moreland8db261b2017-11-13 09:20:37 -080024 interfaces: [
Etan Cohen6ce50902017-09-14 07:30:57 -070025 "android.hardware.wifi@1.0",
26 "android.hardware.wifi@1.1",
Steven Moreland8db261b2017-11-13 09:20:37 -080027 "android.hidl.base@1.0",
Etan Cohen6ce50902017-09-14 07:30:57 -070028 ],
Steven Moreland8db261b2017-11-13 09:20:37 -080029 gen_java: true,
Spandan Das9a21c412024-01-06 00:01:41 +000030 apex_available: [
31 "//apex_available:platform",
32 "com.android.wifi",
33 ],
Etan Cohen6ce50902017-09-14 07:30:57 -070034}