OSDN Git Service

Add targets for building individual modules using javac
authorPaul Duffin <paulduffin@google.com>
Thu, 15 Sep 2016 13:34:42 +0000 (14:34 +0100)
committerPaul Duffin <paulduffin@google.com>
Mon, 19 Sep 2016 12:38:51 +0000 (13:38 +0100)
commit32bd0adf9c5dcd1560d77bdb886c7acc78496657
tree3b33f201ab2661384e386cdee70166172de4b508
parent2fcacb5a226b17cd26f61a3ee3becebe3f4eacab
Add targets for building individual modules using javac

This is needed in order to be able to run error prone (which is
a plugin replacement for javac) on a subset of the java code.

Bug: 31507496
Test: Build javac-check-core-tests and check the resulting JAR
Change-Id: I5a556920572fcdad7b39d67e3f00fe0e0f1f8f46
core/host_java_library.mk
core/java.mk