blob: dc56fef7d8c9bc746e9b7f631858ae19f2e52306 [file] [log] [blame]
Pawin Vongmasac80bf212018-09-06 05:22:36 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourc22b35b2021-02-23 14:26:20 -08003package {
4 // See: http://go/android-license-faq
5 // A large-scale-change added 'default_applicable_licenses' to import
6 // all of the 'license_kinds' from "hardware_interfaces_license"
7 // to get the below license kinds:
8 // SPDX-license-identifier-Apache-2.0
9 default_applicable_licenses: ["hardware_interfaces_license"],
10}
11
Pawin Vongmasac80bf212018-09-06 05:22:36 -070012hidl_interface {
13 name: "android.hardware.media.c2@1.0",
14 root: "android.hardware",
Pawin Vongmasac80bf212018-09-06 05:22:36 -070015 srcs: [
16 "types.hal",
17 "IComponent.hal",
18 "IComponentInterface.hal",
19 "IComponentListener.hal",
20 "IComponentStore.hal",
21 "IConfigurable.hal",
Pawin Vongmasa6c9e7842018-11-14 17:16:10 -080022 "IInputSink.hal",
Pawin Vongmasac80bf212018-09-06 05:22:36 -070023 "IInputSurface.hal",
24 "IInputSurfaceConnection.hal",
25 ],
26 interfaces: [
Pawin Vongmasa7570e3c2018-11-11 19:30:19 -080027 "android.hardware.graphics.bufferqueue@1.0",
Pawin Vongmasad9dcc172019-03-02 02:31:02 -080028 "android.hardware.graphics.bufferqueue@2.0",
Pawin Vongmasac80bf212018-09-06 05:22:36 -070029 "android.hardware.graphics.common@1.0",
Pawin Vongmasad9dcc172019-03-02 02:31:02 -080030 "android.hardware.graphics.common@1.1",
31 "android.hardware.graphics.common@1.2",
Sungtak Leeb1d28b72018-11-20 13:43:47 -080032 "android.hardware.media.bufferpool@2.0",
Pawin Vongmasac80bf212018-09-06 05:22:36 -070033 "android.hardware.media.omx@1.0",
34 "android.hardware.media@1.0",
35 "android.hidl.base@1.0",
Pawin Vongmasa4b5dce82019-03-22 07:45:36 -070036 "android.hidl.safe_union@1.0",
Pawin Vongmasac80bf212018-09-06 05:22:36 -070037 ],
Pawin Vongmasac80bf212018-09-06 05:22:36 -070038 gen_java: false,
39}