yinxu | 7fd46a3 | 2018-01-03 16:36:59 -0800 | [diff] [blame^] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
2 | |||||
3 | hidl_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 | ], | ||||
19 | types: [ | ||||
20 | "SimSlotStatus", | ||||
21 | "SlotState", | ||||
22 | ], | ||||
23 | gen_java: true, | ||||
24 | } | ||||
25 |