blob: b6af874956dcf8bae4e894145d3777e92841d4f4 [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 ],
Malcolm Chenf168f0b2018-11-26 15:16:10 -080021 gen_java: true,
22}