From d465c7fccb7886b07e8b818ed7cf03d45d573c18 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Mon, 27 Sep 2021 09:52:49 +0800 Subject: [PATCH] Jump SVN to 3 for VZW Regression Bug: 201204273 Change-Id: I6d6931d49cd89533da3bdf0cb9573a64f0034fa8 --- 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 17b8364..c033874 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=2 + ro.vendor.build.svn=3 # Hide cutout overlays PRODUCT_PACKAGES += \ diff --git a/device-raven.mk b/device-raven.mk index c73450c..7460b34 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=2 + ro.vendor.build.svn=3 # Hide cutout overlays PRODUCT_PACKAGES += \