blob: 8dc0f279751d89388edec387d754898726782a26 [file] [log] [blame]
Jordan Liu57cb7b82018-10-18 10:23:15 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.radio.config@1.1",
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.hidl.base@1.0",
18 ],
19 types: [
20 "SimSlotStatus",
21 ],
22 gen_java: true,
23}