diff --git a/core/pathmap.mk b/core/pathmap.mk index 6efcf93a1..9bb8985a3 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -150,6 +150,7 @@ FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS := \ # FRAMEWORKS_SUPPORT_JAVA_LIBRARIES := \ $(foreach dir,$(FRAMEWORKS_SUPPORT_SUBDIRS),android-support-$(subst /,-,$(dir))) \ + android-support-v4 \ android-support-vectordrawable \ android-support-animatedvectordrawable \ android-support-v7-appcompat \