blob: 318ce914ed2f34be91df7ab6a34d8c346bddf79a [file] [log] [blame]
cc_library_headers {
name: "android.hardware.graphics.composer@2.2-passthrough",
defaults: ["hidl_defaults"],
vendor: true,
header_libs: [
"android.hardware.graphics.composer@2.1-passthrough",
"android.hardware.graphics.composer@2.2-hal",
],
export_header_lib_headers: [
"android.hardware.graphics.composer@2.1-passthrough",
"android.hardware.graphics.composer@2.2-hal",
],
export_include_dirs: ["include"],
}