blob: afbd6d4cfcbb4143e3c62f5daf4605adb7643d95 [file] [log] [blame]
Tomasz Wasilczyk6e0e1ae2017-11-30 09:03:43 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.broadcastradio@2.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IBroadcastRadio.hal",
12 "ITunerCallback.hal",
13 "ITunerSession.hal",
14 ],
15 interfaces: [
16 "android.hidl.base@1.0",
17 ],
18 types: [
Tomasz Wasilczyk43fe8942017-12-14 11:44:12 -080019 "ConfigFlag",
Tomasz Wasilczyk6e0e1ae2017-11-30 09:03:43 -080020 "Constants",
21 "IdentifierType",
22 "Metadata",
23 "MetadataKey",
24 "ProgramIdentifier",
25 "ProgramInfo",
26 "ProgramInfoFlags",
27 "ProgramSelector",
28 "Properties",
29 "Result",
30 "VendorKeyValue",
31 ],
32 gen_java: true,
33}
34