From 466d084bf64a41bbcac4145795628d182286b6ba Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Fri, 30 Nov 2012 10:54:05 -0800 Subject: Add renderscript specific compilation target. The property name is "renderscript.target" and is to be located in project.properties. If not present, the minSdkVersion (or 11 if lower) is used. Change-Id: Ic243474ce1d5ce2235cbfdfc45092ed8a5ffbbf7 --- files/ant/build.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'files') diff --git a/files/ant/build.xml b/files/ant/build.xml index 136adfc..acba923 100644 --- a/files/ant/build.xml +++ b/files/ant/build.xml @@ -655,11 +655,13 @@ ---------- Handling RenderScript files... + + -- cgit v1.1