Fix build

Change-Id: I2869b9e23dede6bd0217f55da0928374c7be5888
This commit is contained in:
Marc Blank 2012-04-26 12:33:59 -07:00
parent 03cd72805d
commit a5002464f1
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src/com/android/email)
LOCAL_SRC_FILES += $(call all-java-files-under, src/com/beetstra)
LOCAL_RESOURCE_DIR := $(addprefix $(LOCAL_PATH)/, $(res_dir))
LOCAL_AAPT_FLAGS := --auto-add-overlay
LOCAL_AAPT_FLAGS += --extra-packages com.android.ex.chips
LOCAL_STATIC_JAVA_LIBRARIES := android-common com.android.emailcommon guava android-common-chips