From f96311139f40da89cd3517b748866a1df986c059 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Wed, 1 Dec 2021 11:55:17 +0800 Subject: [PATCH] Update SVN to 12 for O6R4 December QPR 2021 Bug: 208388283 Change-Id: Iabd6c76a8bf59312239b0a58e05f2385134cdd7c --- 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 e878187..6f99336 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=11 + ro.vendor.build.svn=12 # Hide cutout overlays PRODUCT_PACKAGES += \ diff --git a/device-raven.mk b/device-raven.mk index a597b72..ebd5c38 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=11 + ro.vendor.build.svn=12 # Hide cutout overlays PRODUCT_PACKAGES += \