• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.broadcastradio@1.1",
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.hardware.broadcastradio@1.0",
18        "android.hidl.base@1.0",
19    ],
20    types: [
21        "IdentifierType",
22        "Modulation",
23        "ProgramIdentifier",
24        "ProgramInfo",
25        "ProgramInfoFlags",
26        "ProgramListResult",
27        "ProgramSelector",
28        "ProgramType",
29        "Properties",
30        "VendorKeyValue",
31    ],
32    gen_java: false,
33}
34
35