summaryrefslogtreecommitdiffstats
path: root/common/Android.mk
diff options
context:
space:
mode:
authorDmitri Plotnikov <dplotnikov@google.com>2010-08-27 12:08:31 -0700
committerDmitri Plotnikov <dplotnikov@google.com>2010-08-27 12:08:31 -0700
commit5cc774535d73c09b6788b63ecc728e60da09cfa9 (patch)
tree6433e3665dd4e15c0a8d0dd800c30c1a60e16806 /common/Android.mk
parent60ae52719e0567fa5b1860df19807716951eca50 (diff)
downloadandroid_frameworks_ex-5cc774535d73c09b6788b63ecc728e60da09cfa9.tar.gz
android_frameworks_ex-5cc774535d73c09b6788b63ecc728e60da09cfa9.tar.bz2
android_frameworks_ex-5cc774535d73c09b6788b63ecc728e60da09cfa9.zip
General purpose email address autocomplete
Change-Id: I3545805e2e31eb645c54394545f625b35a6e366f
Diffstat (limited to 'common/Android.mk')
-rw-r--r--common/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Android.mk b/common/Android.mk
index ed7c479..560344c 100644
--- a/common/Android.mk
+++ b/common/Android.mk
@@ -19,7 +19,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := android-common
-LOCAL_SDK_VERSION := 8
+LOCAL_SDK_VERSION := current
LOCAL_SRC_FILES := \
$(call all-java-files-under, java) \
$(call all-logtags-files-under, java)