From 50dc6c7556b714d96497c031827b52616c1e466c Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 24 Sep 2009 11:52:40 -0700 Subject: [PATCH] Tell the SDK that ApiDemoes requires Eclair preview. After the preview we'll change it to the final API level. BUG 2141157 --- samples/ApiDemos/default.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/ApiDemos/default.properties b/samples/ApiDemos/default.properties index 9d79b12c7..4e561dc7b 100644 --- a/samples/ApiDemos/default.properties +++ b/samples/ApiDemos/default.properties @@ -8,4 +8,4 @@ # project structure. # Project target. -target=android-4 +target=android-Eclair