blob: 387f953edbab445decac22f10e3910b173c574e9 [file] [log] [blame]
yinxu7fd46a32018-01-03 16:36:59 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.radio.config@1.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IRadioConfig.hal",
12 "IRadioConfigIndication.hal",
13 "IRadioConfigResponse.hal",
14 ],
15 interfaces: [
16 "android.hardware.radio@1.0",
17 "android.hidl.base@1.0",
18 ],
yinxu7fd46a32018-01-03 16:36:59 -080019 gen_java: true,
20}