blob: de9ec6e896862066f08e7b6c3da0e4ffd1339cc0 [file] [log] [blame]
Malcolm Chen360e1f92019-10-02 11:38:13 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.radio@1.5",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "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.hardware.radio@1.3",
20 "android.hardware.radio@1.4",
21 "android.hidl.base@1.0",
Malcolm Chen360e1f92019-10-02 11:38:13 -070022 ],
23 gen_java: true,
24}