Commit bcf962d
Enable ACL for using full compile time JARs in the Desugaring classpath as opposed to header JARs
This is required to correctly generate Desugared implementations. We understand that this will lead to an increase in Desugaring action executions in incremental builds in some circumstances. That's mainly when modifying the implementation of Java/Kotlin methods.
PiperOrigin-RevId: 737671455
Change-Id: Ic90cad4ba0883fbaf579302fbc991ca3c592c81e1 parent 92bf6f4 commit bcf962d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
0 commit comments