platform tools version: replace alpha1 with rc1
The build scripts don't seem to accept alpha1 as the qualifier. Earlier we've used rc1 so trying that. Change-Id: I10c86fa2e727a840b8fdd16b3e7d3e311fb05831
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
Pkg.UserSrc=false
|
||||
Pkg.Revision=${PLATFORM_SDK_VERSION}.1.0 alpha1
|
||||
Pkg.Revision=${PLATFORM_SDK_VERSION}.1.0 rc1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user