Sign in
android
/
platform
/
frameworks
/
base
/
212995a1b0f27ae728fa6c7db796201bd17785c3
/
.
/
tests
/
VoiceInteraction
/
Android.mk
blob: aa48b42d57ca7d4a72bef1453576ff435a61ea5b [
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
LOCAL_PRIVATE_PLATFORM_APIS
:=
true
include $
(
BUILD_PACKAGE
)