blob: 8d24b2b6834e06ef300475c52f132bf796d76e3b [file] [log] [blame]
Malcolm Chenf168f0b2018-11-26 15:16:10 -08001// 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
Malcolm Chenf168f0b2018-11-26 15:16:10 -080012hidl_interface {
13 name: "android.hardware.radio@1.3",
14 root: "android.hardware",
Malcolm Chenf168f0b2018-11-26 15:16:10 -080015 srcs: [
Steven Moreland941f1052019-02-05 13:14:05 -080016 "types.hal",
Malcolm Chenf168f0b2018-11-26 15:16:10 -080017 "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.hidl.base@1.0",
26 ],
Malcolm Chenf168f0b2018-11-26 15:16:10 -080027 gen_java: true,
28}