1// This file is autogenerated by hidl-gen -Landroidbp.
2
3package {
4    // See: http://go/android-license-faq
5    default_applicable_licenses: ["Android-Apache-2.0"],
6}
7
8hidl_interface {
9    name: "[email protected]",
10    root: "hardware.google",
11    srcs: [
12        "types.hal",
13        "IComponent.hal",
14        "IComponentInterface.hal",
15        "IComponentListener.hal",
16        "IComponentStore.hal",
17        "IConfigurable.hal",
18        "IInputSurface.hal",
19        "IInputSurfaceConnection.hal",
20    ],
21    interfaces: [
22        "[email protected]",
23        "[email protected]",
24        "[email protected]",
25        "[email protected]",
26        "[email protected]",
27        "[email protected]",
28    ],
29    gen_java: false,
30}
31