commit | c17b627b86f6fe791a4fe5be7bf998e5808a6a2a | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Aug 08 07:05:19 2018 -0700 |
committer | Jon West <electrikjesus@gmail.com> | Mon Aug 27 19:37:42 2018 -0400 |
tree | b1ff16b642fe033e3a31c0246c458c9524edf0b8 | |
parent | 9112f2efa4a54f6c2df2a1b2a4ad81d169603833 [diff] |
Work around b/70221552 If one sets a sufficiently long OUT_DIR to build into the //frameworks/base:framework-javastream-protos generate target will fail due to trying to run a too-long command. This works around that problem by making the command being run much smaller. Test: Build Bug: 70221552 Change-Id: I0134ccfc83469826d3ea8679e1c52b9b52c6d2e0