OSDN Git Service

Fix host java doc by referring to the correct classpath.
authorYing Wang <wangying@google.com>
Mon, 7 Jul 2014 23:43:49 +0000 (16:43 -0700)
committerYing Wang <wangying@google.com>
Mon, 7 Jul 2014 23:50:39 +0000 (16:50 -0700)
commitad7809bba403f3cf4f8bc5d859a2f9b959159f82
treeb0ac650e7a25e8113bad5d5ab0292238458584f9
parent7b53bca0b925bc9f47b51afba14c3c8f064eae81
Fix host java doc by referring to the correct classpath.

In droiddoc for host, we don't generate classes.jar for
LOCAL_JAVA_LIBRARIES. Switch to refer to the installed jar file instead.
This is consistent with how LOCAL_JAVA_LIBRARIES for host is handled in
base_rules.mk.

Bug: 9176318
Change-Id: If7460b30ca5da28743487d66da0029a44108d556
core/droiddoc.mk