Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_core
/
f8e6bf6d819ae965deed6469bf85a8ea60488741
/
.
/
libpixelflinger
/
tests
/
gglmul
/
Android.bp
blob: 288337b71170ad70d393f9cbdb83a49ceba1c7b3 [
file
] [
log
] [
blame
]
cc_test
{
name
:
"test-pixelflinger-gglmul"
,
srcs
:
[
"gglmul_test.cpp"
],
header_libs
:
[
"libpixelflinger_internal"
],
cflags
:
[
"-Wall"
,
"-Werror"
,
],
}