blob: 51469329b8b710d755f6362c756f031dd61986e1 [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: [
19 "Constants",
20 "IdentifierType",
21 "Metadata",
22 "MetadataKey",
23 "ProgramIdentifier",
24 "ProgramInfo",
25 "ProgramInfoFlags",
26 "ProgramSelector",
27 "Properties",
28 "Result",
29 "VendorKeyValue",
30 ],
31 gen_java: true,
32}
33