platform_build_soong/cmd
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
..
javac_filter increase javac_filter line length limit to 2MB 2017-02-19 19:56:29 -08:00
microfactory Don't use runtime.Version() to find the current go version 2017-02-22 22:03:04 -08:00
multiproduct_kati Updates for the new ckati drop 2017-02-24 10:53:23 -08:00
soong_build Move registration into android package 2016-10-12 14:30:44 -07:00
soong_env Move Android.bp definitions into subdirs 2016-08-25 15:50:21 -07:00
soong_ui Fix dist if $DIST_DIR/logs doesn't exist 2017-03-01 17:39:32 -08:00
soong_zip Added functionality in soong_zip that supports adding root prefix. 2017-03-20 10:59:49 -07:00
zip2zip Move Android.bp definitions into subdirs 2016-08-25 15:50:21 -07:00