Sign in
aiyprojects
/
android-core
/
aa952fa545b24b7b4277a523665d359f1d1b3fd8
/
.
/
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"
,
],
}