Commit dacec7b
Use `short_path` instead of `path` to create filename
Using `path` contains platform specific components (e.g. `darwin-arm64-dbg`) which result in different cache key even when `path-mapping` is enabled. This fixes `path-mapping` support for desugar and dex actions
Closes #499
COPYBARA_INTEGRATE_REVIEW=#499 from mauriciogg:patch-6 2685b13
PiperOrigin-RevId: 917364556
Change-Id: I1b39cadf0212cfcbb3edefd2dc0b2c4635db397c
1 parent 71ea32a commit dacec7b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments