File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ build --tool_java_runtime_version="remotejdk_21"
7
7
8
8
# Other options
9
9
build --experimental_use_hermetic_linux_sandbox
10
+ build --experimental_worker_sandbox_hardening
10
11
build --experimental_worker_cancellation
11
12
build --strategy=worker,sandboxed,local
12
13
build --verbose_failures
@@ -29,9 +30,6 @@ build --worker_sandboxing
29
30
#common --experimental_output_paths=strip
30
31
#common --modify_execution_info=CppCompile=+supports-path-mapping
31
32
32
- # This is disabled as it was causing some issues with some javac targets when used
33
- # with path mapping. If that is resolved, then we can turn it back on.
34
- #build --experimental_worker_sandbox_hardening
35
33
36
34
common --announce_rc
37
35
common --color=yes
You can’t perform that action at this time.
0 commit comments