commit | 97da65f8ad1b093a4d05e0444beb31e0f086a071 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Aug 14 19:27:31 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Aug 14 19:27:31 2024 +0000 |
tree | 13f3523620f7032d08a833ab84b3be889af1e1a7 | |
parent | 6de6d7267f1e05816ba404d62c1c25816b228bd2 [diff] | |
parent | b2ab527798f193c11e066e2942151b65518fb674 [diff] |
Merge "Pass through `RUST_LOG`" into main
diff --git a/ui/build/ninja.go b/ui/build/ninja.go index b5e74b4..8ca62d3 100644 --- a/ui/build/ninja.go +++ b/ui/build/ninja.go
@@ -229,6 +229,7 @@ "BUILD_BROKEN_INCORRECT_PARTITION_IMAGES", "SOONG_USE_N2", "RUST_BACKTRACE", + "RUST_LOG", }, config.BuildBrokenNinjaUsesEnvVars()...)...) }