summaryrefslogtreecommitdiffstats
path: root/sys-img/images_x86_source.prop_template
diff options
context:
space:
mode:
authorKonstantinos Menychtas <kmenychtas@google.com>2015-07-17 18:14:52 -0700
committerKonstantinos Menychtas <kmenychtas@google.com>2015-07-21 16:59:53 +0000
commit628dcba4787e4b13d5241c18cdc3fe648d7d3a8c (patch)
tree7bcedc9a6be0ecbfac02bc6ece17afed51913766 /sys-img/images_x86_source.prop_template
parentd574af02c86819f2e934356bd5ad3b7a4f1559bc (diff)
downloadandroid_development-628dcba4787e4b13d5241c18cdc3fe648d7d3a8c.tar.gz
android_development-628dcba4787e4b13d5241c18cdc3fe648d7d3a8c.tar.bz2
android_development-628dcba4787e4b13d5241c18cdc3fe648d7d3a8c.zip
DO NOT MERGE Increase the system-image revision number after opengl bug fix
Back-ported bug-fix f07e504945e500b52a4c9fe249f2530e1b1eb7ba (opengl: Fix QemuPipeStream::readFully reading beyond end of buffer) warrants a system image update. This patch increases the revision number for released images appropriately. Change-Id: Ie1120854f863e0beef43ffa6ab00191679512fe2
Diffstat (limited to 'sys-img/images_x86_source.prop_template')
-rw-r--r--sys-img/images_x86_source.prop_template2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-img/images_x86_source.prop_template b/sys-img/images_x86_source.prop_template
index d5f561093..0fa83e91e 100644
--- a/sys-img/images_x86_source.prop_template
+++ b/sys-img/images_x86_source.prop_template
@@ -1,6 +1,6 @@
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
Pkg.UserSrc=false
-Pkg.Revision=2
+Pkg.Revision=3
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
SystemImage.Abi=${TARGET_CPU_ABI}