summaryrefslogtreecommitdiffstats
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
commit9d742070399ba52deadd861f84189902be147231 (patch)
treedc2e24185ea3b49cc9a59b88ae48f1198c4aac6f /Android.mk
parent4772322cc99aaf3936e9a9df423daf8bb65c7534 (diff)
downloadandroid_packages_apps_Email-9d742070399ba52deadd861f84189902be147231.tar.gz
android_packages_apps_Email-9d742070399ba52deadd861f84189902be147231.tar.bz2
android_packages_apps_Email-9d742070399ba52deadd861f84189902be147231.zip
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 4e8239b56..da7fc5c81 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