diff options
| author | Paul Westbrook <pwestbro@google.com> | 2012-12-19 14:49:25 -0800 |
|---|---|---|
| committer | Paul Westbrook <pwestbro@google.com> | 2012-12-19 15:03:40 -0800 |
| commit | 8552a4f4a6fd54f759292e66c440f71b3fe9f152 (patch) | |
| tree | ceb3badbf00048877a3bef706a1925e6938292fc /Android.mk | |
| parent | 68a3607895963854637215a405145f190d6458f0 (diff) | |
| download | android_packages_apps_Email-8552a4f4a6fd54f759292e66c440f71b3fe9f152.tar.gz android_packages_apps_Email-8552a4f4a6fd54f759292e66c440f71b3fe9f152.tar.bz2 android_packages_apps_Email-8552a4f4a6fd54f759292e66c440f71b3fe9f152.zip | |
build against framework/opt's photo viewer
Bug: 7379833
Change-Id: I5fbf0450ac5fee772fc2044aa2c6b01b4c38f004
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk index 2af73c5a3..6f8750bce 100644 --- a/Android.mk +++ b/Android.mk @@ -40,7 +40,7 @@ LOCAL_ASSET_DIR := $(LOCAL_PATH)/$(unified_email_dir)/assets LOCAL_AAPT_FLAGS := --auto-add-overlay LOCAL_AAPT_FLAGS += --extra-packages com.android.ex.chips:com.android.mail:com.android.email:com.android.ex.photo -LOCAL_STATIC_JAVA_LIBRARIES := android-common com.android.emailcommon2 com.android.emailsync guava android-common-chips android-common-photoviewer +LOCAL_STATIC_JAVA_LIBRARIES := android-common com.android.emailcommon2 com.android.emailsync guava android-common-chips libphotoviewer LOCAL_STATIC_JAVA_LIBRARIES += android-support-v4 LOCAL_STATIC_JAVA_LIBRARIES += android-support-v13 |
