aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-01-24 08:23:13 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-01-24 08:23:13 +0000
commitb8f24591ae872e639a1dcff46361e68dc75d465c (patch)
tree27ef4a3c6afc7a1dbcfc3f071afa84573883ed43
parentfedf8f2d8099bf7bb85dc3db8699343d56617deb (diff)
parent7f0360b2bbd85be14e172b3ab874857332c9ad6e (diff)
downloadzxing-b8f24591ae872e639a1dcff46361e68dc75d465c.tar.gz
Snap for 4562879 from 7f0360b2bbd85be14e172b3ab874857332c9ad6e to pi-release
Change-Id: I52bf362cc1d24982d89fa6fa6d4911146cc6c6ea
-rw-r--r--core/Android.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/Android.mk b/core/Android.mk
index b4027ede8..8eb6e0c20 100644
--- a/core/Android.mk
+++ b/core/Android.mk
@@ -2,3 +2,7 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_PREBUILT_STATIC_JAVA_LIBRARIES := zxing-core-1.7:core.jar
include $(BUILD_MULTI_PREBUILT)
+
+include $(CLEAR_VARS)
+LOCAL_PREBUILT_STATIC_JAVA_LIBRARIES := zxing-core-1.7:core.jar
+include $(BUILD_HOST_PREBUILT)