build with support libs for ViewPager

Change-Id: I9f0f68ec2b4b6b6fe98dddb48c5a38cf5e1ef76d
This commit is contained in:
Andy Huang 2012-04-11 17:52:31 -07:00
parent 26cda14a0f
commit dda6f1de94
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ LOCAL_AAPT_FLAGS := --auto-add-overlay
LOCAL_AAPT_FLAGS += --extra-packages com.android.ex.chips:com.android.mail:com.android.email
LOCAL_STATIC_JAVA_LIBRARIES := android-common com.android.emailcommon2 guava android-common-chips
LOCAL_STATIC_JAVA_LIBRARIES += android-support-v4
LOCAL_STATIC_JAVA_LIBRARIES += android-support-v13
LOCAL_PACKAGE_NAME := Email2
LOCAL_OVERRIDES_PACKAGES := Email