summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorIsaac Katzenelson <isaack@android.com>2012-06-14 17:32:40 -0700
committerIsaac Katzenelson <isaack@android.com>2012-06-18 11:33:49 -0700
commitbb768dfe3a03187401b9476cacbdcc5cbcfa9bab (patch)
treedf321a63052f1252076e209ca4705a13fc314cf8 /Android.mk
parentc0feea05e070c45892169372d608c4f6d19eaece (diff)
downloadandroid_packages_apps_Calendar-bb768dfe3a03187401b9476cacbdcc5cbcfa9bab.tar.gz
android_packages_apps_Calendar-bb768dfe3a03187401b9476cacbdcc5cbcfa9bab.tar.bz2
android_packages_apps_Calendar-bb768dfe3a03187401b9476cacbdcc5cbcfa9bab.zip
Fix task stack building on ICS
Change-Id: I2f4ed27c49d339ceb4424cfe7457e645c9cc2ad6
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 46ccff06..52d7c6d1 100644
--- a/Android.mk
+++ b/Android.mk
@@ -21,6 +21,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under,src)
LOCAL_STATIC_JAVA_LIBRARIES := \
android-common \
android-common-chips \
+ android-support-v4 \
calendar-common
LOCAL_SDK_VERSION := current