From 221c80b23188d6e4bbaef79d7c88c176c0f019a9 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Mon, 27 Sep 2021 09:53:13 +0800 Subject: [PATCH] Jump SVN to 4 for SU0 Bug: 201204693 Change-Id: I5851574e83e8abe1f219aa43aa5e51d8406e3880 --- device-oriole.mk | 2 +- device-raven.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/device-oriole.mk b/device-oriole.mk index c033874..22281a1 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -143,7 +143,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=3 + ro.vendor.build.svn=4 # Hide cutout overlays PRODUCT_PACKAGES += \ diff --git a/device-raven.mk b/device-raven.mk index 7460b34..0a07168 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -144,7 +144,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=3 + ro.vendor.build.svn=4 # Hide cutout overlays PRODUCT_PACKAGES += \