platform_build_soong/java/config
Przemyslaw Szczepaniak 4b5fe9d1b4 Add rsp and srcjar support to kotlinc build rule
Rsp files are supported through helper script (gen-kotlin-build-file.sh)
that generates the kotlinc module/build xml file.

Since rsp files are supported, I've added ExtractSrcJarsCmd step
to handle srcjars extraction.

Minor reorderings to make sure that TransformKotlinToClasses
recives only .java and .kt files when called from Module.compile.

Bug: 73281388
Test: make -j hidl-doc
Change-Id: I5a40b914569018dc529903a7f2864a5aeae838e5
2018-02-14 20:47:17 +00:00
..
config.go Add rsp and srcjar support to kotlinc build rule 2018-02-14 20:47:17 +00:00
error_prone.go Wrap PackageContext and SingletonContext 2017-11-29 05:04:30 +00:00
kotlin.go Initial kotlin support 2017-10-17 16:25:22 -07:00
makevars.go Add R8 support 2018-01-03 14:15:57 -08:00