1 // This file is autogenerated by hidl-gen -Landroidbp.
3 hidl_interface {
4 name: "android.hardware.radio@1.3",
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.hidl.base@1.0",
20 "android.hidl.safe_union@1.0",
21 ],
22 types: [
23 "AccessNetwork",
24 "DataProfileInfo",
25 "DataRegStateResult",
26 "EmergencyNumber",
27 "EmergencyNumberSource",
28 "EmergencyServiceCategory",
29 "LteVopsInfo",
30 ],
31 gen_java: true,
32 }