1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "[email protected]",
5    root: "android.hardware",
6    // TODO(b/153609531): remove when no longer needed.
7    native_bridge_supported: true,
8    vndk: {
9        enabled: true,
10    },
11    srcs: [
12        "types.hal",
13        "IDevice.hal",
14        "IDevicesFactory.hal",
15        "IPrimaryDevice.hal",
16        "IStream.hal",
17        "IStreamIn.hal",
18        "IStreamOut.hal",
19        "IStreamOutCallback.hal",
20    ],
21    interfaces: [
22        "[email protected]",
23        "[email protected]",
24        "[email protected]",
25    ],
26    gen_java: false,
27    gen_java_constants: true,
28}
29