mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 13:49:45 +00:00
Adds new EXPENSIVE_RENDERING power hint. This adds a new library which does not affect any pre-existing targets unless they create and add a new binary which uses this. BUG: 110112323 Test: adb shell /data/nativetest/VtsHalPowerV1_3TargetTest/VtsHalPowerV1_3TargetTest Change-Id: I5fb33abbbe4c4958882a106dfa400ad74013e40d
22 lines
441 B
Plaintext
22 lines
441 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.power@1.3",
|
|
root: "android.hardware",
|
|
srcs: [
|
|
"types.hal",
|
|
"IPower.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.power@1.0",
|
|
"android.hardware.power@1.1",
|
|
"android.hardware.power@1.2",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"PowerHint",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|