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