Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
f0d69b9e33e32b60bf953fc775b7843825e99036
/
.
/
tests
/
VoiceInteraction
/
Android.mk
blob: 8decca7d163f1b49e3eabbef1795d5dc4ac41a7a [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE_TAGS
:=
tests
LOCAL_SRC_FILES
:=
$
(
call all
-
subdir
-
java
-
files
)
LOCAL_PACKAGE_NAME
:=
VoiceInteraction
include $
(
BUILD_PACKAGE
)