blob: 288337b71170ad70d393f9cbdb83a49ceba1c7b3 [file] [log] [blame]
cc_test {
name: "test-pixelflinger-gglmul",
srcs: ["gglmul_test.cpp"],
header_libs: ["libpixelflinger_internal"],
cflags: [
"-Wall",
"-Werror",
],
}