Make SDK build happy for the combined v4 binary
Change-Id: I9b87e3144c715e265471935a46eafd99fe73185c
This commit is contained in:
parent
6adf8a01c9
commit
20f2219fa7
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue