From 038f0e45b1bce702e0f10655e767df1c58c74046 Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Fri, 18 Jan 2013 11:44:09 -0800 Subject: [PATCH] Upgrading Test Project properties to 4.2 --- test/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/project.properties b/test/project.properties index 525cd87a..8d88a8c7 100644 --- a/test/project.properties +++ b/test/project.properties @@ -8,5 +8,5 @@ # project structure. # Project target. -target=android-16 +target=android-17 android.library.reference.1=../framework