Switch from codename Froyo to API 8.

Change-Id: Ibdd1dbc80e5e7d9856a90ff45a3b148a5af72581
This commit is contained in:
Raphael
2010-04-06 13:09:44 -07:00
parent 79a612b2ad
commit edabb7bfeb
2 changed files with 3 additions and 4 deletions

View File

@@ -25,5 +25,4 @@
android.library.reference.1=../TicTacToeLib/
# Project target. This requires the tools from SDK Froyo (API 8) to be used.
# STOPSHIP change to target=8 once Froyo API is set to 8.
target=android-Froyo
target=8

View File

@@ -1,5 +1,5 @@
Pkg.UserSrc=false
Pkg.Revision=1
AndroidVersion.ApiLevel=7
AndroidVersion.CodeName=Froyo
AndroidVersion.ApiLevel=8
#AndroidVersion.CodeName=