diff options
author | 2024-06-05 14:42:19 -0700 | |
---|---|---|
committer | 2024-06-05 14:42:19 -0700 | |
commit | 8ae967e5c2c19e991644a03ee71aeac40e19d92d (patch) | |
tree | dcd7d89c3c28018321cd17ed9835a7dc1ec3a633 /envsetup.sh | |
parent | fc19715ebf4bb73c4e88c371948838b093872874 (diff) |
Remove bazel completions from envsetup.sh
Bug: 340648588
Test: Treehugger
Change-Id: Ief194a9836ad37303bfc37a306f78096ef876bd8
Diffstat (limited to 'envsetup.sh')
-rw-r--r-- | envsetup.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/envsetup.sh b/envsetup.sh index 352d66442f..ba8c52656d 100644 --- a/envsetup.sh +++ b/envsetup.sh @@ -362,7 +362,6 @@ function addcompletions() packages/modules/adb/adb.bash system/core/fastboot/fastboot.bash tools/asuite/asuite.sh - prebuilts/bazel/common/bazel-complete.bash ) # Completion can be disabled selectively to allow users to use non-standard completion. # e.g. |