blob: f91c9a264d91ac23e4bea8a38aeb563d3c6c501b [file] [log] [blame]
cc_library_shared {
name: "android.hardware.graphics.composer@2.1-impl",
relative_install_path: "hw",
srcs: ["Hwc.cpp"],
shared_libs: [
"android.hardware.graphics.allocator@2.0",
"android.hardware.graphics.composer@2.1",
"libbase",
"libcutils",
"libhardware",
"libhidl",
"libhwbinder",
"liblog",
"libutils",
],
}