Files
build_soong/java
Colin Cross 2fcc48e4a3 Use rsp files to pass turbine inputs to RBE
Turbine rules that run in RBE fail when they have long lists of
flags.  They work locally because the list of flags is placed in
an RSP file, but the list of inputs still appears on the command
line when RBE is enabled to pass them to rewrapper.

When the list of srcjars or classpath arguments are too long,
move the list of files into an rsp file, and pass the rsp file to
RBE instead of the list of files.

Bug; 308016794
Test: builds
Flag: EXEMPT refactor

Change-Id: I5ee610a91302ce94ec77b6f13b28a29bc63fd962
2024-08-13 14:07:47 -07:00
..
2024-07-23 10:38:01 +01:00
2024-07-16 19:41:31 +00:00
2024-07-16 19:41:31 +00:00
2024-08-09 16:47:45 -07:00
2024-08-07 14:11:43 -07:00
2024-08-09 16:47:45 -07:00
2024-07-23 10:38:01 +01:00
2024-05-02 15:41:24 -07:00
2024-04-29 17:40:40 +09:00
2024-08-09 16:47:45 -07:00
2024-08-09 16:47:45 -07:00
2023-01-20 17:05:14 -05:00
2024-08-07 14:11:43 -07:00
2024-07-25 12:41:07 -07:00