platform_build_soong/third_party/zip
Colin Cross 7592d5a0bd Merge META-INF/services/* files in merge_zips -jar
kotlinx_coroutines_test and kotlinx_coroutine_android each provide a
META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler with
different contents, and the final contents needs to be the combination
of the two files.  Implement service merging in merge_zips when the
-jar argument is provided.

Bug: 290933559
Test: TestMergeZips
Change-Id: I69f80d1265c64c671d308ef4cdccfa1564abe056
2023-07-20 18:59:35 +00:00
..
testdata
Android.bp
android.go Merge META-INF/services/* files in merge_zips -jar 2023-07-20 18:59:35 +00:00
android_test.go Update directorySize check in TestZip64P7ZipRecords 2023-06-22 16:29:25 +00:00
example_test.go
LICENSE
reader.go
reader_test.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
register.go
struct.go
writer.go Support robolectric zip expectations (similar to command line zip) 2022-12-01 20:26:16 +00:00
writer_test.go
zip_test.go