From aeb400d30cbbc9d48689de3b75f92855f88d0861 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Tue, 10 Mar 2015 15:24:16 -0700 Subject: [PATCH] Reset support version to .0.0 Change-Id: I740e937ee51fcbcd0aafc054138f8939110d7cb6 --- sdk/support_source.prop_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/support_source.prop_template b/sdk/support_source.prop_template index 78b8dd20b..f5b217eec 100644 --- a/sdk/support_source.prop_template +++ b/sdk/support_source.prop_template @@ -1,5 +1,5 @@ Pkg.UserSrc=false -Pkg.Revision=${PLATFORM_SDK_VERSION}.0.3 +Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0 Extra.Vendor=android Extra.VendorId=android Extra.VendorDisplay=Android