aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2010-02-17 14:42:51 -0800
committerAmith Yamasani <yamasani@google.com>2010-02-17 14:42:51 -0800
commitdb84e0318cbbfa364abb364d961cb5e0d6015012 (patch)
tree0e9742a0006db81681c5de2dac7649ee010c3e8c /Android.mk
parente11e283e8814cab8f525336a2b20f342df4341ef (diff)
downloadlatinime-db84e0318cbbfa364abb364d961cb5e0d6015012.tar.gz
latinime-db84e0318cbbfa364abb364d961cb5e0d6015012.tar.xz
latinime-db84e0318cbbfa364abb364d961cb5e0d6015012.zip
Remove dependency on google-common library.
Copied the newArrayList method over to LatinIME.
Diffstat (limited to 'Android.mk')
-rwxr-xr-xAndroid.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 5614e8f03..ee1a82adb 100755
--- a/Android.mk
+++ b/Android.mk
@@ -17,6 +17,5 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-common
#LOCAL_SDK_VERSION := current
-LOCAL_STATIC_JAVA_LIBRARIES := google-common android-common
include $(BUILD_PACKAGE)
include $(LOCAL_PATH)/dictionary/Android.mk