From 519e10746d310cefdcc83a056ecf04b600686f47 Mon Sep 17 00:00:00 2001 From: Piotr Gurgul Date: Tue, 15 Sep 2009 16:38:40 -0700 Subject: [PATCH] Replace -no-sign and -debug-sign with macrodef attribute Instead of setting property indicating if package should be signed with debug key in separate targets, this information is being passed as a package-helper macrodef parameter. --- tools/scripts/android_rules.xml | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/tools/scripts/android_rules.xml b/tools/scripts/android_rules.xml index 2d8020dfc..6c42ee90d 100644 --- a/tools/scripts/android_rules.xml +++ b/tools/scripts/android_rules.xml @@ -109,12 +109,13 @@ --> + @@ -236,28 +237,22 @@ basename="${ant.project.name}" /> - - - + + + - - - - - - + + + - - - @@ -273,7 +268,7 @@ and run zipalign from the Android SDK tools. - @@ -366,7 +361,7 @@ - + @@ -374,8 +369,7 @@ - +