diff options
author | Xavier Ducrohet <xav@android.com> | 2012-03-07 19:56:17 -0800 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2012-03-07 20:25:29 -0800 |
commit | a08befd52438d523cb2cd41b53f961785d3872fd (patch) | |
tree | 782b1febe0eb57200ef9af545380848ade67da4a /testapps/libsAndJarTest/app/res | |
parent | 7d2737e54866f33553ee85c546dcea197bffd130 (diff) | |
download | sdk-a08befd52438d523cb2cd41b53f961785d3872fd.zip sdk-a08befd52438d523cb2cd41b53f961785d3872fd.tar.gz sdk-a08befd52438d523cb2cd41b53f961785d3872fd.tar.bz2 |
Ant build now sanitize jar files in setup task.
Previously the list of jar files was sanitized (to remove
duplicates) in the dex task, but this meant the full list
(with duplicates) was passed to proguard when building in release
mode.
This changeset move the sanitization of the jar files in the
Setup Task so that the script later only deals with a sanitized
list. The means the content of libs/*.jar for the current project
must be looked at in the task instead of later in the XML script.
Change-Id: Ib5253b80ee7c1ded004bcdad6184e0900b7a7543
Diffstat (limited to 'testapps/libsAndJarTest/app/res')
0 files changed, 0 insertions, 0 deletions