Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
cd9b55c70f081dbd004d347b51a793ce6fe3cacf
/
.
/
services
/
sensorservice
/
tests
/
Android.mk
blob: e894655f79cd79b5dc9fa32769f3d8f0d1475290 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_SRC_FILES
:=
\
sensorservicetest
.
cpp
LOCAL_SHARED_LIBRARIES
:=
\
libutils libsensor libandroid
LOCAL_MODULE
:=
test
-
sensorservice
LOCAL_MODULE_TAGS
:=
optional
include $
(
BUILD_EXECUTABLE
)