android_build/tools
Elliott Hughes 5479d77e32 Work around a bug with <T> ... <? extends T[]> methods.
Java 6 adds an Arrays.copyOf method that confuses droiddoc into producing
a class "Array" in the anonymous package. I've raised a bug for someone
to work out why and fix this properly (after spending a fairly fruitless
afternoon on it). This work-around filters that out the cruft. I've checked
the generated current.xml file and the generated java.util.Arrays stubs,
and they're both correct. The extent of droiddoc's confusion appears to be
limited to inventing a non-existent class. (My guess is that it doesn't
realize that the element type of the array is a type parameter, not a type,
and it ends up using a default type name of "Array" from somewhere [javadoc
itself?].)

Bug: 2715505
Change-Id: I2ad7ecc819e320a1d209720b3dfbef45bbd89877
2010-05-26 11:41:33 -07:00
..
acp
apicheck am 58248935: am cf28b803: am ae4e1455: merge from open-source master 2010-05-03 16:16:25 -07:00
apriori
atree Support absolute path, in OUT_DIR 2009-11-08 13:19:45 -08:00
bin2asm
check_prereq
dexpreopt Use ARCH_ARM_HAVE_ARMV7A to select qemu kernel for dexpreopt 2010-03-10 16:07:26 -08:00
droiddoc Work around a bug with <T> ... <? extends T[]> methods. 2010-05-26 11:41:33 -07:00
fs_config
fs_get_stats
iself
isprelinked
kcm
lsd
releasetools am 5324cb81: am ed661dd6: am 1d37a0da: am 2ea21065: add metadata to OTA package in easily-parsed form 2010-05-02 16:15:40 -07:00
rgb2565
signapk
soslim
zipalign Make zipalign build for the Win SDK under Linux. 2010-04-23 13:15:37 -07:00
adbs
buildinfo.sh Support secondary CPU ABI in build.prop 2009-11-06 15:12:00 -08:00
check_builds.sh
compare_fileslist.py
dump-package-stats allow use of unzip version 6.0 2009-11-09 18:19:48 -08:00
event_log_tags.py allow EventLog tag numbers to be auto-assigned 2010-02-16 14:32:08 -08:00
fileslist.py
findleaves.py
fixlinebreaks.sh
java-event-log-tags.py allow java eventlogtags to be generated for packages that aren't included 2010-02-17 09:07:55 -08:00
merge-event-log-tags.py Allow explicit and implicit numbering of the same tag. 2010-03-17 16:59:12 -07:00
mktarball.sh
print_module_licenses.sh
warn.py Update warn.py with more warnings 2010-03-10 16:16:02 -08:00