Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
03a1d0338dee9787852440e1663260c28d9cd885
/
.
/
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"
,
],
}