From 95a7877b9e793dacdf2230971ab0d1aeab1b01dc Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 14 Oct 2010 20:20:06 -0700 Subject: [PATCH] Set SDK samples to API 8 + gingerbread. DO NOT MERGE Change-Id: I1040974ab20426ad1fbdb958a21f10681fb68e69 --- samples/source.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/source.properties b/samples/source.properties index 96c520a22..69d50d381 100644 --- a/samples/source.properties +++ b/samples/source.properties @@ -1,5 +1,5 @@ Pkg.UserSrc=false Pkg.Revision=1 AndroidVersion.ApiLevel=8 -#AndroidVersion.CodeName= +AndroidVersion.CodeName=gingerbread