ac22c2c1ed
This was missing. Now update-makefiles is consistent w/ it. Bug: 110112323 Test: (sanity) build + boot walleye Change-Id: I29d4535b906d475c3b09e5f0c732c960986d1e38
24 lines
483 B
Text
24 lines
483 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.power@1.3",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
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,
|
|
}
|
|
|