Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1398f9d3 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Set flag when using sdk tools in place" am: 41ee5fc0

am: 11a87113

* commit '11a87113':
  Set flag when using sdk tools in place
parents b6459cc1 11a87113
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -412,6 +412,8 @@ BCC_COMPAT := $(HOST_OUT_EXECUTABLES)/bcc_compat
DX := $(HOST_OUT_EXECUTABLES)/dx
MAINDEXCLASSES := $(HOST_OUT_EXECUTABLES)/mainDexClasses

USE_PREBUILT_SDK_TOOLS_IN_PLACE := true

# Override the definitions above for unbundled and PDK builds
ifneq (,$(TARGET_BUILD_APPS)$(filter true,$(TARGET_BUILD_PDK)))
prebuilt_sdk_tools := prebuilts/sdk/tools