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:
Siva Velusamy
2015-09-14 14:16:33 -07:00
parent b1ead6e2de
commit a22f08db3a

View File

@@ -1,3 +1,3 @@
Pkg.UserSrc=false Pkg.UserSrc=false
Pkg.Revision=${PLATFORM_SDK_VERSION}.1.0 alpha1 Pkg.Revision=${PLATFORM_SDK_VERSION}.1.0 rc1