1 cc_library_headers { 2 name: "android.hardware.graphics.composer (a] 2.1-command-buffer", 3 defaults: ["hidl_defaults"], 4 vendor_available: true, 5 shared_libs: [ 6 "android.hardware.graphics.composer (a] 2.1", 7 "libfmq", 8 "libsync", 9 ], 10 export_shared_lib_headers: [ 11 "android.hardware.graphics.composer (a] 2.1", 12 "libfmq", 13 "libsync", 14 ], 15 export_include_dirs: ["include"], 16 } 17