Make SDK build happy for the combined v4 binary

Change-Id: I9b87e3144c715e265471935a46eafd99fe73185c
This commit is contained in:
Kirill Grouchnikov 2016-05-17 12:43:44 -04:00
parent 6adf8a01c9
commit 20f2219fa7

View file

@ -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 \