Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
98868a718a680e8bc8ce214f01b09798f6a8563c
/
.
/
tests
/
touchlag
/
Android.bp
blob: 2610cb386da207b58f0e616b41674f916ebe38f3 [
file
] [
log
] [
blame
]
cc_test
{
name
:
"test-touchlag"
,
gtest
:
false
,
srcs
:
[
"touchlag.cpp"
],
shared_libs
:
[
"libcutils"
,
"libutils"
,
],
cflags
:
[
"-Wall"
,
"-Wextra"
,
"-Werror"
,
],
}