platform_build_soong/java
Colin Cross 5ea9bcc50b Fix java prebuilts
The java prebuilt tests weren't registering the prebuilts mutators,
which hid an issue where prebuilts modules weren't getting renamed
to avoid collisions with source modules of the same name, which
ended up causing the prebuilt module to try to add a dependency
on itself.

Test: java_test.go
Change-Id: I3327d27533591cb08a4b8b8b5e1668a6f72be8df
2017-07-31 23:50:01 -07:00
..
config Add java config and share it with make 2017-06-23 11:24:54 -07:00
androidmk.go Rename names in java package to not have java prefix 2017-07-20 05:48:03 +00:00
app.go Rename names in java package to not have java prefix 2017-07-20 05:48:03 +00:00
app_builder.go Prettify soong ninja build descriptions 2017-05-10 11:04:16 -07:00
builder.go Fix incorrect package for variable 2017-07-14 08:24:36 -07:00
gen.go Remove non-idiomatic inheritance 2017-06-23 10:57:36 -07:00
java.go Fix java prebuilts 2017-07-31 23:50:01 -07:00
java_test.go Fix java prebuilts 2017-07-31 23:50:01 -07:00
resources.go Move globbing to Blueprint 2016-11-04 04:54:16 +00:00