summaryrefslogtreecommitdiff
path: root/apex/apex.go
diff options
context:
space:
mode:
author Sam Delmerico <delmerico@google.com> 2023-02-10 16:46:28 -0500
committer Sam Delmerico <delmerico@google.com> 2023-02-10 16:46:33 -0500
commit700b4d3e1a2bde7f5f60b5565a57303709a62d27 (patch)
treec2c5d296f52ea23d418defcad326dafd64ca45e2 /apex/apex.go
parent4ed95e263fa738ca4eda663ab8e1d9871397a8e6 (diff)
pass TIDY_EXTERNAL_VENDOR envvar to Bazel
Bug: 268668248 Test: verify that Bazel tidy actions don't have a large diff from Soong tidy actions: (add -v to Ninja invocation in ui/build/ninja.go [and disable fifo file]) WITH_TIDY=1 DISABLE_ARTIFACT_PATH_REQUIREMENTS=true m com.android.adbd 2>&1 | tee soong_build-tidy.adbd && WITH_TIDY=1 DISABLE_ARTIFACT_PATH_REQUIREMENTS=true m com.android.adbd --bazel-mode-staging 2>&1 | tee mixed_build-tidy.adbd && grep -Po "prebuilts/clang/host/linux-x86/clang-r475365b/bin/clang-tidy.sh \K\S+" soong_build-tidy.adbd | sort -u > soong-clang-tidy.adbd && grep -Po "prebuilts/clang/host/linux-x86/clang-r475365b/bin/clang-tidy.sh \K\S+" mixed_build-tidy.adbd | sort -u > mixed-clang-tidy.adbd && vimdiff soong_build-tidy.adbd mixed_build-tidy.adbd Change-Id: I22804d6d92ed56d9727eaf430318df0b041712a8
Diffstat (limited to 'apex/apex.go')
0 files changed, 0 insertions, 0 deletions