Sign in
android
/
platform
/
frameworks
/
base
/
74db59042c7930ff79f3b848a4d216c979250cad
/
.
/
tests
/
SharedLibrary
/
client
/
Android.mk
blob: 1d66bb977c37862c58535bbe3880d8963444013b [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_SRC_FILES
:=
$
(
call all
-
subdir
-
java
-
files
)
LOCAL_RES_LIBRARIES
:=
SharedLibrary
LOCAL_PACKAGE_NAME
:=
SharedLibraryClient
LOCAL_MODULE_TAGS
:=
tests
include $
(
BUILD_PACKAGE
)