OSDN Git Service

Fix use of LOCAL_CLASSPATH in droiddoc.mk
authorYing Wang <wangying@google.com>
Tue, 25 Jun 2013 19:34:11 +0000 (12:34 -0700)
committerYing Wang <wangying@google.com>
Tue, 25 Jun 2013 21:05:11 +0000 (21:05 +0000)
commitf84bf8d0ca954e7a0768cb5c0d1024fa26a72756
treed53b4b6df08e06bae0faa1346aa2adc08fd47971
parentcef39240fbdfb298a4ff4061bce835c001a4765d
Fix use of LOCAL_CLASSPATH in droiddoc.mk

Remove the unnecessary use of LOCAL_STATIC_JAVA_LIBRARIES.
You should use LOCAL_JAVA_LIBRARIES in that case.

Change-Id: I0b51b5b22530722e48193e5b4e964e8835f193af
(cherry picked from commit 8578cab0667cf3a3da263d838e29b07060af9ba7)
core/droiddoc.mk