Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_hardware_libhardware
/
ead6cd16d88d5defa5a8f14a75a41a3e6cfce6f5
/
.
/
tests
/
nusensors
/
Android.bp
blob: 8b267dbae5a18739a67f5f66158e5d8d257938c9 [
file
] [
log
] [
blame
]
cc_binary
{
name
:
"test-nusensors"
,
srcs
:
[
"nusensors.cpp"
],
cflags
:
[
"-Wall"
,
"-Werror"
],
shared_libs
:
[
"libcutils"
,
"libhardware"
,
],
}