blob: 63056ccfbdaf019ea7d2cc24575e4ac9f3aad434 [file] [log] [blame]
Malcolm Chenf168f0b2018-11-26 15:16:10 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.radio@1.3",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
Steven Moreland941f1052019-02-05 13:14:05 -080010 "types.hal",
Malcolm Chenf168f0b2018-11-26 15:16:10 -080011 "IRadio.hal",
12 "IRadioIndication.hal",
13 "IRadioResponse.hal",
14 ],
15 interfaces: [
16 "android.hardware.radio@1.0",
17 "android.hardware.radio@1.1",
18 "android.hardware.radio@1.2",
19 "android.hidl.base@1.0",
20 ],
Steven Moreland941f1052019-02-05 13:14:05 -080021 types: [
22 "RadioResponseInfoModem",
23 ],
Malcolm Chenf168f0b2018-11-26 15:16:10 -080024 gen_java: true,
25}
26