Files
build_soong/java
Colin Cross 6c6e6cd64d Don't hide *.kotlin_module in turbine dependencies
The jars containing the merged header classes from transitive
static dependencies were stripping all of META-INF/.  Kotlin
puts metadata in META-INF that is used to map the package to
the static class that contains the package-level functions.

This also exposed that the metadata in META-INF is always
called "name.kotlin_module", so a library that contains
kotlin files with a dependency that also contains kotlin files
would shade the metadata file.  Use a unique name instead.

Fixes: 131709692
Test: m checkbuild
Change-Id: I5cd276e563206e37c4c0d90fe9f346e9396f88c0
2019-05-08 14:30:12 -07:00
..
2019-04-09 09:50:25 -07:00
2019-03-19 23:33:47 +00:00
2019-05-01 10:06:47 -07:00
2019-05-01 10:06:47 -07:00
2019-05-01 10:06:47 -07:00
2019-04-18 13:51:58 -07:00
2019-03-20 19:29:59 +00:00
2019-04-18 13:51:58 -07:00
2019-04-18 13:51:58 -07:00
2019-03-04 18:11:53 +00:00
2019-01-23 18:05:18 +00:00
2019-04-02 16:38:55 +00:00
2019-05-01 16:41:44 -07:00
2019-04-18 13:51:58 -07:00
2019-04-19 14:45:41 +09:00
2019-04-18 13:51:58 -07:00