aboutsummaryrefslogtreecommitdiffstats
path: root/testapps/libsAndJarTest/app/res
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-03-07 19:56:17 -0800
committerXavier Ducrohet <xav@android.com>2012-03-07 20:25:29 -0800
commita08befd52438d523cb2cd41b53f961785d3872fd (patch)
tree782b1febe0eb57200ef9af545380848ade67da4a /testapps/libsAndJarTest/app/res
parent7d2737e54866f33553ee85c546dcea197bffd130 (diff)
downloadsdk-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