summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorDmitri Plotnikov <dplotnikov@google.com>2010-08-27 14:02:06 -0700
committerDmitri Plotnikov <dplotnikov@google.com>2010-08-27 14:02:06 -0700
commitf6e831704c7df2b841760931469b1e995b957cd9 (patch)
tree06253e0e09438c1b3b05a69738e4127c5dba53f5 /Android.mk
parent673ae344b17279526f0706b7b593727ffae795d8 (diff)
downloadExchange-f6e831704c7df2b841760931469b1e995b957cd9.tar.gz
Integration with Directory API for autocomplete
The UI changes a bit - there is no separator between the local contacts and directories. Will bring the separator back if asked, but most likely simply as a thick line. Change-Id: Idfc990deff41b30d63bd8289731694e3d9a00fb6
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 4e8239b5..da7fc5c8 100644
--- a/Android.mk
+++ b/Android.mk
@@ -24,7 +24,7 @@ LOCAL_SRC_FILES += \
src/com/android/email/service/IEmailServiceCallback.aidl
# EXCHANGE-REMOVE-SECTION-END
-LOCAL_JAVA_STATIC_LIBRARIES := android-common
+LOCAL_STATIC_JAVA_LIBRARIES := android-common
LOCAL_PACKAGE_NAME := Email