blob: 8fd602de1fa8e327b8dbc7a70a07f108a2bc2497 [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Sohani Raob3c3f8c2017-04-04 13:01:15 -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 Morelanda1169dd2017-11-09 19:05:17 -080012hidl_interface {
13 name: "android.hardware.wifi.offload@1.0",
14 root: "android.hardware",
Sohani Raob3c3f8c2017-04-04 13:01:15 -070015 srcs: [
16 "types.hal",
17 "IOffload.hal",
18 "IOffloadCallback.hal",
19 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080020 interfaces: [
21 "android.hidl.base@1.0",
22 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080023 gen_java: false,
Sohani Raob3c3f8c2017-04-04 13:01:15 -070024}