Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
ee01c80afe54ece71e2da5eb86de1e7c655488f6
/
.
/
libpixelflinger
/
tests
/
Android.bp
blob: 820a84d2a47539ea8459848ac9937d544b29d472 [
file
] [
log
] [
blame
]
cc_defaults
{
name
:
"pixelflinger-tests"
,
cflags
:
[
"-Wall"
,
"-Werror"
,
],
header_libs
:
[
"libpixelflinger_internal"
],
static_libs
:
[
"libcutils"
,
"liblog"
,
"libpixelflinger"
,
"libutils"
,
],
}