diff options
author | Jiyong Park <jiyong@google.com> | 2019-11-04 13:18:41 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2019-11-04 14:23:07 +0900 |
commit | 04bbf98e069c35282ab904c154356f3f9755da97 (patch) | |
tree | dd4d30ddb860ca61789987f32aceeb07edf40bb1 /python/python.go | |
parent | f68f98eeb6374a865c8f40225eca7ca0cea46cad (diff) |
-l option soong_zip can accept a file having space separated list
-l option of soong_zip is used to specify the list of input files that
should be zipped. However, it only accepted newline-separated list in the
file. This prevented us from using a rspfile as paths in rspfile are
space-separated in a single line. Fixing the problem by splitting the
file content by any unicode whitespace character including newline and
space.
Test: zip_test
Change-Id: Iba572109e30c01540eacf20bd2794ba60c870fa3
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions