blob: 820a84d2a47539ea8459848ac9937d544b29d472 [file] [log] [blame]
cc_defaults {
name: "pixelflinger-tests",
cflags: [
"-Wall",
"-Werror",
],
header_libs: ["libpixelflinger_internal"],
static_libs: [
"libcutils",
"liblog",
"libpixelflinger",
"libutils",
],
}