summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2019-11-04 13:18:41 +0900
committerJiyong Park <jiyong@google.com>2019-11-04 14:23:07 +0900
commit04bbf98e069c35282ab904c154356f3f9755da97 (patch)
treedd4d30ddb860ca61789987f32aceeb07edf40bb1 /python/python.go
parentf68f98eeb6374a865c8f40225eca7ca0cea46cad (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