blob: 2137e8d7d92c29e3a7df1ba2f199a03502ce4028 [file] [log] [blame]
Jayachandran C262b6062020-07-22 15:53:58 -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
Jayachandran C262b6062020-07-22 15:53:58 -070012hidl_interface {
13 name: "android.hardware.radio@1.6",
14 root: "android.hardware",
15 srcs: [
16 "types.hal",
17 "IRadio.hal",
18 "IRadioIndication.hal",
19 "IRadioResponse.hal",
20 ],
21 interfaces: [
22 "android.hardware.radio@1.0",
23 "android.hardware.radio@1.1",
24 "android.hardware.radio@1.2",
25 "android.hardware.radio@1.3",
26 "android.hardware.radio@1.4",
27 "android.hardware.radio@1.5",
28 "android.hidl.base@1.0",
Jayachandran C9bc276b2020-07-24 00:46:58 -070029 "android.hidl.safe_union@1.0",
Jayachandran C262b6062020-07-22 15:53:58 -070030 ],
31 gen_java: true,
ChihYao Chienf6c4ef82021-12-01 10:24:11 +080032 system_ext_specific: true,
Jayachandran C262b6062020-07-22 15:53:58 -070033}