diff options
| author | 2017-03-17 14:04:43 -0700 | |
|---|---|---|
| committer | 2017-03-20 10:59:49 -0700 | |
| commit | 9067b04ffb5a053ab4d562bf93b90f1bf7a040c7 (patch) | |
| tree | 4c6954731f244904a6aa57bd5d6e7314688229cb /python/python.go | |
| parent | 3250879667050a67f1e0ead62dba23f08a059be4 (diff) | |
Added functionality in soong_zip that supports adding root prefix.
Added -P flag in soong_zip:
It provided a path prefix which will be added in front after -f/-l was
applied with -C.
eg. ./soong_zip -o /path1/../ -P a/c -C d/e -f d/e/test.txt
zip_dest: a/c/test.txt
Bug: b/31676493
Test: go build -a to build a real soong_zip, and test it with real
files.
Change-Id: Ic924ba252e963ca5847c370f733058888426b696
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions