2017-11-13 18:20:37 +01:00
|
|
|
// This file is autogenerated by hidl-gen -Landroidbp.
|
2016-09-20 00:52:43 +02:00
|
|
|
|
2017-11-13 18:20:37 +01:00
|
|
|
hidl_interface {
|
2016-09-20 00:52:43 +02:00
|
|
|
name: "android.hardware.graphics.composer@2.1",
|
2017-11-13 18:20:37 +01:00
|
|
|
root: "android.hardware",
|
2017-08-11 00:15:40 +02:00
|
|
|
vndk: {
|
|
|
|
enabled: true,
|
|
|
|
},
|
2017-09-22 23:10:47 +02:00
|
|
|
srcs: [
|
2017-11-13 18:20:37 +01:00
|
|
|
"types.hal",
|
|
|
|
"IComposer.hal",
|
|
|
|
"IComposerCallback.hal",
|
|
|
|
"IComposerClient.hal",
|
2017-09-22 23:10:47 +02:00
|
|
|
],
|
2017-11-13 18:20:37 +01:00
|
|
|
interfaces: [
|
2017-09-22 23:10:47 +02:00
|
|
|
"android.hardware.graphics.common@1.0",
|
2017-11-13 18:20:37 +01:00
|
|
|
"android.hidl.base@1.0",
|
2017-09-22 23:10:47 +02:00
|
|
|
],
|
2017-11-13 18:20:37 +01:00
|
|
|
types: [
|
|
|
|
"Error",
|
2017-09-22 23:10:47 +02:00
|
|
|
],
|
2017-11-13 18:20:37 +01:00
|
|
|
gen_java: false,
|
2017-09-22 23:10:47 +02:00
|
|
|
}
|
|
|
|
|