platform_build_soong/java
Colin Cross 46c9b8bfd5 Remove non-idiomatic inheritance
Remove inheritance implemented with the bad "superclass calls
subclass through interface" pattern, and replace it with composition.

Test: builds
Change-Id: If323f89360455b3f98b40777edaaaa265bb3b5fc
2017-06-23 10:57:36 -07:00
..
androidmk.go Rename common to android 2016-05-18 15:37:25 -07:00
app.go Remove non-idiomatic inheritance 2017-06-23 10:57:36 -07:00
app_builder.go Prettify soong ninja build descriptions 2017-05-10 11:04:16 -07:00
builder.go Add JAVAC_WRAPPER support 2017-06-14 01:04:50 +00:00
gen.go Remove non-idiomatic inheritance 2017-06-23 10:57:36 -07:00
java.go Remove non-idiomatic inheritance 2017-06-23 10:57:36 -07:00
resources.go Move globbing to Blueprint 2016-11-04 04:54:16 +00:00