From 1f2dc18eada3d6f72dff38456915d9da38d4ed30 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Thu, 21 Oct 2021 16:04:34 +0800 Subject: [PATCH] Jump SVN to 8 for O6R4 Dec QPR1 Bug: 203740694 Change-Id: I2b2cb7e6564b9633ce2055e2de59ba9de2fdc006 --- 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 f008f29..a3744be 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=5 + ro.vendor.build.svn=8 # Hide cutout overlays PRODUCT_PACKAGES += \ diff --git a/device-raven.mk b/device-raven.mk index 477ec00..723844c 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=5 + ro.vendor.build.svn=8 # Hide cutout overlays PRODUCT_PACKAGES += \