From 09abab8ff36c8a010e044a795d38729cd21d8e32 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Wed, 6 Oct 2021 10:36:59 +0800 Subject: [PATCH] Jump SVN to 5 for VZW SU0 Bug: 202224700 Change-Id: Id5fb5daf7b75041212bfec50ef42dfaa89b76c89 --- 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 22281a1..e10f126 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=4 + ro.vendor.build.svn=5 # Hide cutout overlays PRODUCT_PACKAGES += \ diff --git a/device-raven.mk b/device-raven.mk index 0a07168..7c6e4b6 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=4 + ro.vendor.build.svn=5 # Hide cutout overlays PRODUCT_PACKAGES += \