Switch from codename Froyo to API 8.
Change-Id: Ibdd1dbc80e5e7d9856a90ff45a3b148a5af72581
This commit is contained in:
@@ -25,5 +25,4 @@
|
|||||||
|
|
||||||
android.library.reference.1=../TicTacToeLib/
|
android.library.reference.1=../TicTacToeLib/
|
||||||
# Project target. This requires the tools from SDK Froyo (API 8) to be used.
|
# 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=8
|
||||||
target=android-Froyo
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Pkg.UserSrc=false
|
Pkg.UserSrc=false
|
||||||
Pkg.Revision=1
|
Pkg.Revision=1
|
||||||
AndroidVersion.ApiLevel=7
|
AndroidVersion.ApiLevel=8
|
||||||
AndroidVersion.CodeName=Froyo
|
#AndroidVersion.CodeName=
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user