Fix SupportVectorDrawable sample not building
Change-Id: I0a304cd7ea9320b0e5636121c89e8e24d3f7180f
This commit is contained in:
@@ -24,7 +24,9 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
||||
LOCAL_PACKAGE_NAME := SupportAnimatedVectorDrawable
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := android-support-animatedvectordrawable android-support-v4
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := android-support-animatedvectordrawable \
|
||||
android-support-vectordrawable \
|
||||
android-support-v4
|
||||
|
||||
LOCAL_AAPT_FLAGS += --auto-add-overlay \
|
||||
--extra-packages android.support.graphics.drawable \
|
||||
|
||||
Reference in New Issue
Block a user