blob: e33bab39ddaf9012bca7f6d7d759bf810e21ff24 [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",
15 vndk: {
16 enabled: true,
17 },
Tri Voce608be2017-02-07 19:13:25 -080018 srcs: [
19 "types.hal",
20 "IGraphicBufferSource.hal",
21 "IOmx.hal",
Tri Voce608be2017-02-07 19:13:25 -080022 "IOmxBufferSource.hal",
23 "IOmxNode.hal",
24 "IOmxObserver.hal",
Lajos Molnarc8949ec2017-03-22 20:13:20 -070025 "IOmxStore.hal",
Tri Voce608be2017-02-07 19:13:25 -080026 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080027 interfaces: [
Pawin Vongmasa4a3cd132017-03-06 15:09:19 -080028 "android.hardware.graphics.bufferqueue@1.0",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070029 "android.hardware.graphics.common@1.0",
30 "android.hardware.media@1.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080031 "android.hidl.base@1.0",
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070032 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080033 gen_java: false,
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070034}