OSDN Git Service

Allow to build Java module from mere static Java libraries.
authorYing Wang <wangying@google.com>
Tue, 13 Dec 2011 01:52:03 +0000 (17:52 -0800)
committerYing Wang <wangying@google.com>
Tue, 13 Dec 2011 01:52:03 +0000 (17:52 -0800)
commite109a1d08d27ad18cc6ac70d9742de636ccae67e
tree2a512b4da4c41af776e54d4fed6f914412353244
parent21984f9581189eb51806df62b31f9ecfe4e3fc1a
Allow to build Java module from mere static Java libraries.

With this change, we can easily turn a static Java library to a shared
Java library.

Change-Id: I9915992cd19879846511d6272483d7a0a934e7eb
core/base_rules.mk
core/definitions.mk
core/java.mk