From 204eb8d288c3774da5ef27b1a6a565199d0ce84f Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Wed, 10 Feb 2010 04:13:14 +0000 Subject: Updated license on test suite and stragglers git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@475 df292f66-193f-0410-a5fc-6d59da041ff2 --- tests/default.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/default.properties') diff --git a/tests/default.properties b/tests/default.properties index bc708b0..85c595c 100644 --- a/tests/default.properties +++ b/tests/default.properties @@ -7,5 +7,7 @@ # "build.properties", and override values to adapt the script to your # project structure. +# Indicates whether an apk should be generated for each density. +split.density=false # Project target. -target=android-3 +target=android-4 -- cgit v1.2.3