Make doc generation work with Android tools r17

This commit is contained in:
Christopher Eby 2012-03-11 08:26:13 -05:00
parent 64d716571f
commit a0b1628c2c

View File

@ -98,7 +98,7 @@
link="${sdk.dir}/docs/reference"
sourcepath="${source.absolute.dir}:${gen.absolute.dir}"
bootclasspathref="android.target.classpath"
classpathref="jar.libs.ref"
classpathref="project.libraries.jars"
access="private" />
</target>
</project>