blob: c1eeb35a44ee83af93f9c9e67234f1551a537da4 [file] [log] [blame]
Malcolm Chenfd5aca92018-11-26 08:55:24 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.radio.config@1.2",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IRadioConfigIndication.hal",
12 "IRadioConfigResponse.hal",
13 ],
14 interfaces: [
15 "android.hardware.radio@1.0",
16 "android.hardware.radio.config@1.0",
17 "android.hardware.radio.config@1.1",
18 "android.hidl.base@1.0",
19 ],
20 types: [
21 "SimSlotStatus",
22 ],
23 gen_java: true,
24}