From 2beeb1c309f363c480e096b9fbdd2530320a3253 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Mon, 17 Jan 2011 16:58:04 -0800 Subject: [PATCH] Update the API level of the Honeycomb samples. Change-Id: I5f14d45474957e9ee35a058d7b6295c860335429 --- samples/source.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/source.properties b/samples/source.properties index cb7e014ec..a6c0c9d05 100644 --- a/samples/source.properties +++ b/samples/source.properties @@ -1,4 +1,4 @@ Pkg.UserSrc=false Pkg.Revision=1 -AndroidVersion.ApiLevel=9 +AndroidVersion.ApiLevel=10 AndroidVersion.CodeName=Honeycomb