Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
f5fa919ac68e1dbe6bda9f7e9f6636ce16080abc
/
.
/
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"
,
],
}