Fix build

Change-Id: Id4166d85ef85d10c7d60ba51f386ff5e01abcc79
This commit is contained in:
Paul Westbrook 2011-10-18 17:24:00 -07:00
parent 1bc90d3ed9
commit 1aa2a0fce6
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ LOCAL_MODULE_TAGS := optional
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_STATIC_JAVA_LIBRARIES := android-common com.android.emailcommon guava android-common-chips