Sign in
coral
/
android-core
/
f86ef1070ec6c3b18ea0d87c07d6b81bf35ed961
/
.
/
libpixelflinger
/
tests
/
Android.bp
blob: e20dd931ae7b409e6dbd5c86dff73ebdf79d3a27 [
file
] [
log
] [
blame
]
cc_defaults
{
name
:
"pixelflinger-tests"
,
cflags
:
[
"-Wall"
,
"-Werror"
,
],
header_libs
:
[
"libpixelflinger_internal"
],
static_libs
:
[
"libbase"
,
"libcutils"
,
"liblog"
,
"libpixelflinger"
,
"libutils"
,
],
}