Version number bump for build tools and SDK platform release for Final Pi release

Bug: 111752442
Test: N/A

Change-Id: I602820cce4f7bca9221cb27eee18634c523c9386
This commit is contained in:
Raju Kulkarni
2018-07-23 12:10:29 -07:00
parent a66fb8f32f
commit 892d1768a4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
Pkg.UserSrc=false Pkg.UserSrc=false
Pkg.Revision=${PLATFORM_SDK_VERSION}.0.1 Pkg.Revision=${PLATFORM_SDK_VERSION}.0.2
#Pkg.Revision=28.0.0 #Pkg.Revision=28.0.0

View File

@@ -2,7 +2,7 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
Pkg.UserSrc=false Pkg.UserSrc=false
Platform.Version=${PLATFORM_VERSION} Platform.Version=${PLATFORM_VERSION}
Platform.CodeName= Platform.CodeName=
Pkg.Revision=5 Pkg.Revision=6
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
Layoutlib.Api=15 Layoutlib.Api=15