blob: 4d3c976acd0421b1d8dad3ed6e3a7c2ff9059833 [file] [log] [blame]
cc_library_headers {
name: "android.hardware.graphics.composer@2.1-passthrough",
defaults: ["hidl_defaults"],
vendor: true,
shared_libs: [
"libhardware",
"libhwc2on1adapter",
"libhwc2onfbadapter",
],
export_shared_lib_headers: [
"libhardware",
"libhwc2on1adapter",
"libhwc2onfbadapter",
],
header_libs: [
"android.hardware.graphics.composer@2.1-hal",
],
export_header_lib_headers: [
"android.hardware.graphics.composer@2.1-hal",
],
export_include_dirs: ["include"],
}