commit | 8a4e2bd1961a73f77c132b5263e622c4d9193070 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Oct 27 13:06:16 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Thu Oct 27 14:45:54 2022 -0700 |
tree | 6f27352647fad24889fc7be445eb76ee0fc5505e | |
parent | 09716f5c7eadb96c1ecbb2310f92c616ed87add4 [diff] |
gn2bp: pass response_file_contents into script via /dev/stdin This might break on windows where the maximum command-line length is less than 8k. But since Android does not support building on windows, that should not be a problem. Test: //base:base Change-Id: I7e2c800b500ff95f2180c34186cf9e32f84fd105