blob: cd1b9b6631fd8888031b0f28d8c4a53db0d4af28 [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -07002
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
Steven Morelanda1169dd2017-11-09 19:05:17 -080012hidl_interface {
13 name: "android.hardware.media.omx@1.0",
14 root: "android.hardware",
Tri Voce608be2017-02-07 19:13:25 -080015 srcs: [
16 "types.hal",
17 "IGraphicBufferSource.hal",
18 "IOmx.hal",
Tri Voce608be2017-02-07 19:13:25 -080019 "IOmxBufferSource.hal",
20 "IOmxNode.hal",
21 "IOmxObserver.hal",
Lajos Molnarc8949ec2017-03-22 20:13:20 -070022 "IOmxStore.hal",
Tri Voce608be2017-02-07 19:13:25 -080023 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080024 interfaces: [
Pawin Vongmasa4a3cd132017-03-06 15:09:19 -080025 "android.hardware.graphics.bufferqueue@1.0",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070026 "android.hardware.graphics.common@1.0",
27 "android.hardware.media@1.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080028 "android.hidl.base@1.0",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070029 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080030 gen_java: false,
Ray Essickbe6963a2022-01-26 09:50:04 -080031 apex_available: [
32 "//apex_available:platform",
33 "com.android.media.swcodec",
34 ],
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070035}