blob: 116c9b62647933735b01b55fb555e269cd7f5d30 [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Niranjan Pendharkar257430b2017-01-26 10:31:20 -08002
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 {
Niranjan Pendharkar257430b2017-01-26 10:31:20 -080013 name: "android.hardware.tetheroffload.config@1.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080014 root: "android.hardware",
Steven Moreland26a0bb22017-09-22 14:10:47 -070015 srcs: [
Steven Morelanda1169dd2017-11-09 19:05:17 -080016 "IOffloadConfig.hal",
Steven Moreland26a0bb22017-09-22 14:10:47 -070017 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080018 interfaces: [
19 "android.hidl.base@1.0",
Steven Moreland26a0bb22017-09-22 14:10:47 -070020 ],
Steven Morelandf5e4d7f2018-08-14 13:24:35 -070021 gen_java: true,
Steven Moreland26a0bb22017-09-22 14:10:47 -070022}