From e6230b8c0c5cf1d5d34a85525e4bf68a22f41d7f Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Mon, 10 Jun 2013 17:04:19 -0700 Subject: [PATCH] Fix support version. Should still be 18.0.0 but looks like the schemas doesn't support this (yet?). Change-Id: I2bf61debad74b04ea3678b3226c833abb197ca8f --- sdk/support_source.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/support_source.properties b/sdk/support_source.properties index c78fc9d22..16170962f 100644 --- a/sdk/support_source.properties +++ b/sdk/support_source.properties @@ -1,5 +1,5 @@ Pkg.UserSrc=false -Pkg.Revision=18.0.0 +Pkg.Revision=18 Extra.Vendor=android Extra.VendorId=android Extra.VendorDisplay=Android