mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
23 lines
409 B
Plaintext
23 lines
409 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.media@1.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.graphics.common@1.0",
|
|
],
|
|
types: [
|
|
"AnwBuffer",
|
|
"AnwBufferAttributes",
|
|
"Rect",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|