Deprecate USE_PREBUILT_SDK_TOOLS_IN_PLACE

USE_PREBUILT_SDK_TOOLS_IN_PLACE is not set anywhere else after
aosp/3043552 lands.

Bug: 122333025
Bug: 332464939
Test: m
Change-Id: I55490cdc0a7036263876ecbb322cc5b4af8d1959
This commit is contained in:
Jim Tang
2024-04-18 14:12:15 +08:00
parent 45c6fd0c17
commit b9cc101bca

View File

@@ -603,8 +603,6 @@ else
prebuilt_build_tools_bin := $(prebuilt_build_tools)/$(HOST_PREBUILT_TAG)/asan/bin
endif
USE_PREBUILT_SDK_TOOLS_IN_PLACE := true
# Work around for b/68406220
# This should match the soong version.
USE_D8 := true