platform_build_soong/zip/cmd
Colin Cross 053fca10c9 Support ninja rsp files in soong_zip
Add a -r argument to soong_zip that reads a list of files from a file
like the -l argument but treats it as a Ninja rsp file with escaping.
Replace the -l arguments in Soong that are using rsp files with -r.

Fixes: 162435077
Test: TestReadRespFile, TestZip
Change-Id: I4605312e99406ab1bd0c37af9c5ad212393f0403
2020-08-19 21:18:56 +00:00
..
Android.bp split soong_zip into a library and a binary 2017-10-19 18:18:04 +00:00
main.go Support ninja rsp files in soong_zip 2020-08-19 21:18:56 +00:00