summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorMarc Blank <mblank@google.com>2012-01-11 15:57:08 -0800
committerMarc Blank <mblank@google.com>2012-01-12 10:45:54 -0800
commit9e5a3fdc74772354aa78217ad98da52528d43b75 (patch)
tree0cbc93999f0b25fdf59120ff73c54715563bf17e /Android.mk
parenta7af5c4a0e6ac3b04e869331c9bebc32a7447a36 (diff)
downloadandroid_packages_apps_UnifiedEmail-9e5a3fdc74772354aa78217ad98da52528d43b75.tar.gz
android_packages_apps_UnifiedEmail-9e5a3fdc74772354aa78217ad98da52528d43b75.tar.bz2
android_packages_apps_UnifiedEmail-9e5a3fdc74772354aa78217ad98da52528d43b75.zip
First commit w/ Email app support
* Add accounts hackishly (as per Gmail) Change-Id: Ia809dbb351adcde67e973bdac3a93a0eefed5377
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index d3905db6f..92084fc7f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -28,6 +28,7 @@ LOCAL_PACKAGE_NAME := UnifiedEmail
LOCAL_STATIC_JAVA_LIBRARIES := android-common-chips
LOCAL_STATIC_JAVA_LIBRARIES += guava
LOCAL_STATIC_JAVA_LIBRARIES += android-common
+LOCAL_STATIC_JAVA_LIBRARIES += com.android.emailcommon
LOCAL_SDK_VERSION := 14