1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.broadcastradio@1.0",
5    root: "android.hardware",
6    vndk: {
7        enabled: true,
8    },
9    srcs: [
10        "types.hal",
11        "IBroadcastRadio.hal",
12        "IBroadcastRadioFactory.hal",
13        "ITuner.hal",
14        "ITunerCallback.hal",
15    ],
16    interfaces: [
17        "android.hidl.base@1.0",
18    ],
19    types: [
20        "AmBandConfig",
21        "Band",
22        "BandConfig",
23        "Class",
24        "Deemphasis",
25        "Direction",
26        "FmBandConfig",
27        "MetaData",
28        "MetaDataClock",
29        "MetadataKey",
30        "MetadataType",
31        "ProgramInfo",
32        "Properties",
33        "Rds",
34        "Result",
35    ],
36    gen_java: false,
37}
38
39