diff options
| author | Raphael <raphael@google.com> | 2010-10-14 20:20:06 -0700 |
|---|---|---|
| committer | Raphael <raphael@google.com> | 2010-10-15 11:27:08 -0700 |
| commit | 95a7877b9e793dacdf2230971ab0d1aeab1b01dc (patch) | |
| tree | d834161e133e1808e66753f638debfc094c35045 | |
| parent | ab67f493dc44c1dfd6c795abcf61dfec2f233014 (diff) | |
| download | android_development-95a7877b9e793dacdf2230971ab0d1aeab1b01dc.tar.gz android_development-95a7877b9e793dacdf2230971ab0d1aeab1b01dc.tar.bz2 android_development-95a7877b9e793dacdf2230971ab0d1aeab1b01dc.zip | |
Set SDK samples to API 8 + gingerbread.
DO NOT MERGE
Change-Id: I1040974ab20426ad1fbdb958a21f10681fb68e69
| -rw-r--r-- | samples/source.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
