summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2017-04-26 21:51:34 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-04-26 21:51:34 +0000
commit0269d850997f5d8c8f82d2f94a8c648ad0cb1543 (patch)
treec10c958c083e4625a0e4625a4507b6feddf0bc5b
parentfe4151238550824e0f2eeeb6df694d05115c4364 (diff)
parent7f1d87fa8fcb5cf783bd17f2f08eb4a8b94c0d2b (diff)
downloadLauncher2-0269d850997f5d8c8f82d2f94a8c648ad0cb1543.tar.gz
Explicitly include android-support-v4android-o-mr1-preview-2android-o-mr1-preview-1
am: 7f1d87fa8f Change-Id: Idb6283e01286dedc6bbe72ae5c1ff10659004978
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index fc15f32d..99dde75b 100644
--- a/Android.mk
+++ b/Android.mk
@@ -22,6 +22,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_JAVA_LIBRARIES := android-common
LOCAL_STATIC_ANDROID_LIBRARIES := \
+ android-support-v4 \
android-support-v13
LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-files-under, src)