summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2019-01-21 23:41:06 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-01-21 23:41:06 +0000
commit5b724965f416c0dbea634f1c7f4f402cbb9a63bb (patch)
tree434ac10360e6772d5306a9d66fe24db0320a41da
parent16518030ccf83765668a0dde45e9dc464ba3043a (diff)
parent8fbd34780c7caad809be52ee0bc5cbd9b2d66391 (diff)
downloadsdk-5b724965f416c0dbea634f1c7f4f402cbb9a63bb.tar.gz
Merge "Don't create prebuilt SDK modules when building them from source"
-rw-r--r--current/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/current/Android.mk b/current/Android.mk
index 89525782c..ac2a52a69 100644
--- a/current/Android.mk
+++ b/current/Android.mk
@@ -35,7 +35,7 @@ endef
# For apps (unbundled) build, replace the typical
# make target artifacts with prebuilts.
-ifneq (,$(TARGET_BUILD_APPS)$(filter true,$(TARGET_BUILD_PDK)))
+ifneq (,$(TARGET_BUILD_APPS_USE_PREBUILT_SDK)$(filter true,$(TARGET_BUILD_PDK)))
# Set up prebuilts for Multidex library artifacts.
multidex_jars := \
$(patsubst $(LOCAL_PATH)/%,%,\