envsetup: fix path to build/bazel/bin tools

Bug: None
Test: manual
Change-Id: If0124eb5f5d85064e0063403cca477b98d42a922
This commit is contained in:
LaMont Jones
2024-02-12 09:55:41 -08:00
parent 7fa165b044
commit e8a3be2ea2

View File

@@ -367,7 +367,7 @@ function set_global_paths()
# And in with the new...
ANDROID_GLOBAL_BUILD_PATHS=$T/build/soong/bin
ANDROID_GLOBAL_BUILD_PATHS+=:$T/bazel/bin
ANDROID_GLOBAL_BUILD_PATHS+=:$T/build/bazel/bin
ANDROID_GLOBAL_BUILD_PATHS+=:$T/development/scripts
ANDROID_GLOBAL_BUILD_PATHS+=:$T/prebuilts/devtools/tools