export allowlist of environment variables to Bazel
Previously, Bazel was invoked during mixed builds with a stripped down environment. This CL adds an allowlist of environment variables that are passed to Bazel. Test: WITH_TIDY=1 DISABLE_ARTIFACT_PATH_REQUIREMENTS=true mss tidy-packages-modules-NeuralNetworks --bazel-mode-dev Change-Id: I23147bec59f6522953cf623e7bcaa0f1f99a75a3
Loading
Please register or sign in to comment