From 9b6c2f066f78ba8cde5c3e6a96ffe9a7b0e2a073 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Thu, 16 Sep 2021 13:43:15 +0800 Subject: [PATCH] Update SVN to 2 Bug: 200108214 Change-Id: Ia47b376781f6d7ca9f10a7825a3e097dd6e10250 --- 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 e58ce7e..17b8364 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=1 + ro.vendor.build.svn=2 # Hide cutout overlays PRODUCT_PACKAGES += \ diff --git a/device-raven.mk b/device-raven.mk index c0190a0..c73450c 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=1 + ro.vendor.build.svn=2 # Hide cutout overlays PRODUCT_PACKAGES += \