795990cca6
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
21 lines
441 B
Text
21 lines
441 B
Text
// 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,
|
|
}
|
|
|