blob: 385f2d324da0a9f92e784cd810cf3978a6187fac [file] [log] [blame]
Jack Yu15c42992018-08-10 17:13:03 -07001// 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
Jack Yu15c42992018-08-10 17:13:03 -070012hidl_interface {
Malcolm Chen638f0052018-11-26 13:11:03 -080013 name: "android.hardware.radio@1.4",
Jack Yu15c42992018-08-10 17:13:03 -070014 root: "android.hardware",
Jack Yu15c42992018-08-10 17:13:03 -070015 srcs: [
16 "types.hal",
17 "IRadio.hal",
sqian8ffbfa52018-08-29 20:26:03 -070018 "IRadioIndication.hal",
19 "IRadioResponse.hal",
Jack Yu15c42992018-08-10 17:13:03 -070020 ],
21 interfaces: [
22 "android.hardware.radio@1.0",
23 "android.hardware.radio@1.1",
24 "android.hardware.radio@1.2",
Malcolm Chen638f0052018-11-26 13:11:03 -080025 "android.hardware.radio@1.3",
Jack Yu15c42992018-08-10 17:13:03 -070026 "android.hidl.base@1.0",
Steven Morelanddec52722018-10-10 13:59:36 -070027 "android.hidl.safe_union@1.0",
Jack Yu15c42992018-08-10 17:13:03 -070028 ],
Jack Yu15c42992018-08-10 17:13:03 -070029 gen_java: true,
30}