From bb768dfe3a03187401b9476cacbdcc5cbcfa9bab Mon Sep 17 00:00:00 2001 From: Isaac Katzenelson Date: Thu, 14 Jun 2012 17:32:40 -0700 Subject: Fix task stack building on ICS Change-Id: I2f4ed27c49d339ceb4424cfe7457e645c9cc2ad6 --- Android.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Android.mk') 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 -- cgit v1.2.3