Go to file
Dan Albert 0e5ce8be34 Fix for duplicate names in whole static libs
_extract-and-include-single-(host|target)-whole-static-lib was written such that
only the first file of a given name would be extracted and included into the new
library. This patch iterates over each identically named archive member,
extracts them individually, and adds them to the new archive.

Bug: 15110069
Change-Id: Ia08c7be6f40bfc8403908a8808898ada479099b1
2014-05-23 18:23:47 -07:00
core Fix for duplicate names in whole static libs 2014-05-23 18:23:47 -07:00
libs/host Support host multilib build 2014-05-14 16:55:04 -07:00
target libctest: zap 2014-05-21 13:27:58 -07:00
tools make SignApk do zip alignment 2014-05-15 09:54:26 -07:00
.gitignore
CleanSpec.mk Add dalvik.vm.dex2oat-flags for eng build 2014-05-06 20:40:11 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh add vendor directories to gdb shared library search path 2014-05-22 12:01:06 -07:00