You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2012/06/28 17:06:33 UTC

[2/2] android commit: Forgot to add it renderscript.opt.level to the project. This will fix ant issues

Forgot to add it renderscript.opt.level to the project.  This will fix ant issues


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/commit/f78af9f2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/tree/f78af9f2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/diff/f78af9f2

Branch: refs/heads/master
Commit: f78af9f27baa82a351fb4b8a317ad50d54d99e56
Parents: 5829840
Author: Joe Bowser <bo...@apache.org>
Authored: Thu Jun 28 08:00:35 2012 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Thu Jun 28 08:00:35 2012 -0700

----------------------------------------------------------------------
 framework/project.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/f78af9f2/framework/project.properties
----------------------------------------------------------------------
diff --git a/framework/project.properties b/framework/project.properties
index 276f130..1b7604c 100644
--- a/framework/project.properties
+++ b/framework/project.properties
@@ -12,3 +12,4 @@ split.density=false
 # Project target.
 target=Google Inc.:Google APIs:15
 apk-configurations=
+renderscript.opt.level=O0