platform_build_soong/jar
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 Merge META-INF/services/* files in merge_zips -jar 2023-07-20 18:59:35 +00:00
jar.go Use broader permissions when archiving files. 2021-06-02 16:14:45 -07:00
jar_test.go
services.go Merge META-INF/services/* files in merge_zips -jar 2023-07-20 18:59:35 +00:00