From 51ea9221e62b147939b14ab9fe1852c3f67bec90 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Thu, 12 Jul 2012 16:14:33 -0700 Subject: [PATCH] Move SDK system image package to rev 2. Change-Id: I58be9742ccca65e72de381e07ac31e11f729a404 --- sdk/images_armeabi-v7a_source.prop_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/images_armeabi-v7a_source.prop_template b/sdk/images_armeabi-v7a_source.prop_template index 86fc2a0bb..4f2daacd9 100644 --- a/sdk/images_armeabi-v7a_source.prop_template +++ b/sdk/images_armeabi-v7a_source.prop_template @@ -1,6 +1,6 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} Pkg.UserSrc=false -Pkg.Revision=1 +Pkg.Revision=2 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} SystemImage.Abi=armeabi-v7a