From 6c4358f966e78f4d33e36794f8eb9ca36d9fd8b2 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Fri, 3 Dec 2021 22:35:33 +0800 Subject: [PATCH] Update SVN to 14 for O6R4 Jan MPR 2022 Bug: 208388283 Change-Id: I7009fdb1a5c034700e2c0546c4b79c998033c943 --- 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 0756f61..7a106bd 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=13 + ro.vendor.build.svn=14 # Hide cutout overlays PRODUCT_PACKAGES += \ diff --git a/device-raven.mk b/device-raven.mk index 34841fb..5b9feb8 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=13 + ro.vendor.build.svn=14 # Hide cutout overlays PRODUCT_PACKAGES += \