Switch from codename Froyo to API 8.
Change-Id: Ibdd1dbc80e5e7d9856a90ff45a3b148a5af72581
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Pkg.UserSrc=false
|
||||
Pkg.Revision=1
|
||||
AndroidVersion.ApiLevel=7
|
||||
AndroidVersion.CodeName=Froyo
|
||||
AndroidVersion.ApiLevel=8
|
||||
#AndroidVersion.CodeName=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user