mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add new methods to support HDR, video readback mechanism and additional power mode. Test: adb shell /data/nativetest/VtsHalGraphicsComposerV2_2TargetTest/VtsHalGraphicsComposerV2_2TargetTest Bug: 71513501 Change-Id: I45596df6c5a2a726e12f524e82681aef4bcbe180
21 lines
452 B
Plaintext
21 lines
452 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.graphics.composer@2.2",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"IComposer.hal",
|
|
"IComposerClient.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.graphics.common@1.0",
|
|
"android.hardware.graphics.composer@2.1",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: false,
|
|
}
|
|
|