Sign in
ara-mdk
/
platform
/
development
/
cefd49aae65dc85161d08419494071d74ffb982f
/
.
/
samples
/
VoiceRecognitionService
/
Android.mk
blob: 6155a0f491fd0279301fd770585cb59499d0cd44 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE_TAGS
:=
samples
LOCAL_SRC_FILES
:=
$
(
call all
-
subdir
-
java
-
files
)
LOCAL_SDK_VERSION
:=
current
LOCAL_PACKAGE_NAME
:=
VoiceRecognitionService
include $
(
BUILD_PACKAGE
)