From 12d9dc08ac6b07f7e1edf88ccaed5f92267ff5a7 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 (cherry picked from commit 7bf618fa39ae19e967d15250d2a290dfc71157cc) --- 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 e53ebb3..f008f29 100644 --- a/device-oriole.mk +++ b/device-oriole.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 += \ diff --git a/device-raven.mk b/device-raven.mk index dc3b36f..477ec00 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -145,7 +145,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 += \