Add a jar file to avoid remote failures

The builds in main and a lot of other branches both have actions fail remotely due to  missing a jar file, this CL added the missing jar file into the java_remote_toolchain_inputs, so the actions that need this jar file will have correct input files remotely.

Test: Run this CL on ABTD, and verified with the log.
Change-Id: Idbaf7aabf36a1f9312eb6b933a5e294a65aff00f
1 file changed