mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
34 lines
739 B
Plaintext
34 lines
739 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.media.omx@1.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IGraphicBufferSource.hal",
|
|
"IOmx.hal",
|
|
"IOmxBufferSource.hal",
|
|
"IOmxNode.hal",
|
|
"IOmxObserver.hal",
|
|
"IOmxStore.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.graphics.bufferqueue@1.0",
|
|
"android.hardware.graphics.common@1.0",
|
|
"android.hardware.media@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"CodecBuffer",
|
|
"ColorAspects",
|
|
"Message",
|
|
"PortMode",
|
|
"Status",
|
|
],
|
|
gen_java: false,
|
|
}
|
|
|