1 cc_library_headers { 2 name: "android.hardware.graphics.composer (a] 2.2-passthrough", 3 defaults: ["hidl_defaults"], 4 vendor: true, 5 header_libs: [ 6 "android.hardware.graphics.composer (a] 2.1-passthrough", 7 "android.hardware.graphics.composer (a] 2.2-hal", 8 ], 9 export_header_lib_headers: [ 10 "android.hardware.graphics.composer (a] 2.1-passthrough", 11 "android.hardware.graphics.composer (a] 2.2-hal", 12 ], 13 export_include_dirs: ["include"], 14 } 15