Sign in
aiyprojects
/
android-core
/
6bd71b979c61430ca9529195811256b42a3c4987
/
.
/
libpixelflinger
/
tests
/
gglmul
/
Android.bp
blob: 288337b71170ad70d393f9cbdb83a49ceba1c7b3 [
file
]
cc_test
{
name
:
"test-pixelflinger-gglmul"
,
srcs
:
[
"gglmul_test.cpp"
],
header_libs
:
[
"libpixelflinger_internal"
],
cflags
:
[
"-Wall"
,
"-Werror"
,
],
}