am 0d1b03f1: Merge "Include android-support-multidex in SDK libs."

* commit '0d1b03f127ff2fd0b6a6d79dbf76c6ab8debb527':
  Include android-support-multidex in SDK libs.
This commit is contained in:
Yohann Roussel
2014-07-18 10:55:24 +00:00
committed by Android Git Automerger

View File

@@ -143,7 +143,8 @@ ANDROID_SUPPORT_LIBRARIES := \
android-support-v7-gridlayout \
android-support-v7-appcompat \
android-support-v7-mediarouter \
android-support-v13
android-support-v13 \
android-support-multidex
$(foreach lib, $(ANDROID_SUPPORT_LIBRARIES), $(eval $(call _package_sdk_library,$(lib))))