Sign in
android
/
platform
/
packages
/
inputmethods
/
PinyinIME
/
1d454e0c621b01096dbbdcf548ccbb05708962ce
/
.
/
lib
/
Android.mk
blob: f41193e1ca46c21058c3733a7c358e13b36e2b95 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_SRC_FILES
:=
\
$
(
call all
-
subdir
-
java
-
files
)
\
com
/
android
/
inputmethod
/
pinyin
/
IPinyinDecoderService
.
aidl
LOCAL_MODULE
:=
com
.
android
.
inputmethod
.
pinyin
.
lib
include $
(
BUILD_STATIC_JAVA_LIBRARY
)