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