Merge "envsetup: fix path to build/bazel/bin tools" into main

This commit is contained in:
Treehugger Robot
2024-02-12 20:20:37 +00:00
committed by Gerrit Code Review

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