platform_build_soong/cmd/merge_zips
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
..
Android.bp Move response file handling to a separate package 2021-03-25 11:06:45 -07:00
merge_zips.go Merge META-INF/services/* files in merge_zips -jar 2023-07-20 18:59:35 +00:00
merge_zips_test.go Merge META-INF/services/* files in merge_zips -jar 2023-07-20 18:59:35 +00:00