blob: b1705f98ec80f5550a14cf3d7c145d4592172ffe [file] [log] [blame]
Jordan Liu57cb7b82018-10-18 10:23:15 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
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
Jordan Liu57cb7b82018-10-18 10:23:15 -070012hidl_interface {
13 name: "android.hardware.radio.config@1.1",
14 root: "android.hardware",
Jordan Liu57cb7b82018-10-18 10:23:15 -070015 srcs: [
Nazanin Bakhshidd7937b2018-12-27 11:58:16 -080016 "types.hal",
Malcolm Chended43992018-11-27 20:23:13 -080017 "IRadioConfig.hal",
Jordan Liu57cb7b82018-10-18 10:23:15 -070018 "IRadioConfigIndication.hal",
19 "IRadioConfigResponse.hal",
20 ],
21 interfaces: [
Jordan Liu57cb7b82018-10-18 10:23:15 -070022 "android.hardware.radio.config@1.0",
Steven Moreland6b110992018-11-29 18:05:35 -080023 "android.hardware.radio@1.0",
Jordan Liu57cb7b82018-10-18 10:23:15 -070024 "android.hidl.base@1.0",
25 ],
Jordan Liu57cb7b82018-10-18 10:23:15 -070026 gen_java: true,
Howard Chena831d642020-07-22 18:37:30 +080027 system_ext_specific: true,
Jordan Liu57cb7b82018-10-18 10:23:15 -070028}