Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
2df76b7ee7e97cfeaedc649d3324e9de1ec09cd5
/
.
/
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"
,
],
}