platform_build_soong/cmd/soong_zip
Nan Zhang 9067b04ffb 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
2017-03-20 10:59:49 -07:00
..
Android.bp Move Android.bp definitions into subdirs 2016-08-25 15:50:21 -07:00
rate_limit.go Rename soong_jar to soong_zip 2016-08-11 01:30:16 -07:00
soong_zip.go Added functionality in soong_zip that supports adding root prefix. 2017-03-20 10:59:49 -07:00