platform_build_soong/java
Colin Cross 715d7110f7 Fix kotlin -classpath argument
kotlinc expects -classpath, not --classpath.

Also add a test that uses only .kt files to exercise the code when
there are no java sources.

Test: java_test.go
Change-Id: Ifa5a007b460b40ea2188d0907570fbdca6c48da7
2017-10-26 14:47:40 +00:00
..
config Fix source jars 2017-10-26 01:00:46 +00:00
androidmk.go Support installable prebuilt jars 2017-10-20 20:14:47 -07:00
app.go Convert Visit*Deps from blueprint.Module to android.Module 2017-10-24 13:01:03 -07:00
app_builder.go Move ModuleContext.ModuleBuild to ModuleContext.Build 2017-10-24 10:59:00 -07:00
builder.go Fix kotlin -classpath argument 2017-10-26 14:47:40 +00:00
gen.go Fix source jars 2017-10-26 01:00:46 +00:00
java.go Fix source jars 2017-10-26 01:00:46 +00:00
java_test.go Fix kotlin -classpath argument 2017-10-26 14:47:40 +00:00
proto.go Move ModuleContext.ModuleBuild to ModuleContext.Build 2017-10-24 10:59:00 -07:00
resources.go Correctly add dependencies to java_resource_dirs files 2017-10-04 17:19:43 -07:00
system_modules.go Add convenience phony targets for system modules 2017-10-24 16:02:53 -07:00