
action_remote.py was used to make action remote executable if allow_remote=true. It is no longer needed for Siso, as we can configure remote execution in siso config. action template is the only place to modify build graph by `use_siso` value, so we can remove //build/toolchain/use_siso_value.py if we remove these codes. Bug: 398130236 Change-Id: I1106de842c2e6d95bd249666e388e50c3cc11c96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6289606 Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Fumitoshi Ukai <ukai@google.com> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Fumitoshi Ukai <ukai@google.com> Reviewed-by: Junji Watanabe <jwata@google.com> Reviewed-by: Philipp Wollermann <philwo@google.com> Cr-Commit-Position: refs/heads/main@{#1424947}