blob: 8d0d78212d05f6613330fd38ddf247f78e330888 [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Amit Mahajan4cb7b842016-08-12 15:25:10 -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.radio@1.0",
14 root: "android.hardware",
Tri Voac9f1c02017-02-06 09:59:51 -080015 srcs: [
16 "types.hal",
17 "IRadio.hal",
18 "IRadioIndication.hal",
19 "IRadioResponse.hal",
20 "ISap.hal",
21 "ISapCallback.hal",
22 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080023 interfaces: [
24 "android.hidl.base@1.0",
25 ],
Roopa Sattirajue01400a2021-12-23 12:36:19 -080026 apex_available: [
27 "//apex_available:platform",
28 "com.android.bluetooth",
29 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080030 gen_java: true,
Tri Voac9f1c02017-02-06 09:59:51 -080031}