platform_build_soong/java/config
Colin Cross 436b76564d Replace extract-srcjars.sh with zipsync tool
extract_srcjars.sh uses zipinfo and unzip, which fail with an
error on an empty zip file.  Instead of trying to hack around
this (which is hard to make guarantees for since they are
non-hermetic host tools), replace them with a go tool to unzip
a set of zip files into a directory.

Bug: 73885582
Test: m checkbuild
Change-Id: I151fed347ed5196726e36866ffc27bc831799afb
2018-03-15 16:42:43 -07:00
..
config.go Replace extract-srcjars.sh with zipsync tool 2018-03-15 16:42:43 -07:00
error_prone.go Switch PackageContext functions to take a ctx 2018-03-12 15:48:26 -07:00
kotlin.go Initial kotlin support 2017-10-17 16:25:22 -07:00
makevars.go Replace extract-srcjars.sh with zipsync tool 2018-03-15 16:42:43 -07:00