From b43a67872fa9b71268a8162cbd343a8f6d2918a5 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Fri, 3 Dec 2021 22:37:11 +0800 Subject: [PATCH] Update SVN to 19 for O6R4 Feb MPR 2022 Bug: 208388283 Change-Id: Iff5e995440dd90e6d4205707b17760ce955b1631 --- 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 f199321..e50950f 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=18 + ro.vendor.build.svn=19 # Hide cutout overlays PRODUCT_PACKAGES += \ diff --git a/device-raven.mk b/device-raven.mk index e5d01b5..c447ca7 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=18 + ro.vendor.build.svn=19 # Hide cutout overlays PRODUCT_PACKAGES += \