blob: 318ce914ed2f34be91df7ab6a34d8c346bddf79a [file] [log] [blame]
Chia-I Wude0bd952018-02-01 16:12:35 -08001cc_library_headers {
2 name: "android.hardware.graphics.composer@2.2-passthrough",
3 defaults: ["hidl_defaults"],
4 vendor: true,
5 header_libs: [
6 "android.hardware.graphics.composer@2.1-passthrough",
7 "android.hardware.graphics.composer@2.2-hal",
8 ],
9 export_header_lib_headers: [
10 "android.hardware.graphics.composer@2.1-passthrough",
11 "android.hardware.graphics.composer@2.2-hal",
12 ],
13 export_include_dirs: ["include"],
14}