1 parent 24fe925 commit 8f5951cCopy full SHA for 8f5951c
1 file changed
rules/acls/desugaring_runtime_jar_classpath.bzl
@@ -21,4 +21,4 @@ visibility(PROJECT_VISIBILITY)
21
# rule attributes. The other is applied via the command line. There is clean way to get the
22
# top-level target the aspect is applied to in these cases. In the end we just want to be able to
23
# turn this feature entirely on or off independently of a release.
24
-DESUGAR_USE_RUNTIME_JARS = True
+DESUGAR_USE_RUNTIME_JARS = False
0 commit comments