From 836db9082621aef4f3227703f94534664916564b Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Wed, 15 Dec 2021 17:53:48 +0800 Subject: [PATCH] Update SVN to 21 for O6R4 Feb MPR 2022 Bug: 208388283 Change-Id: Ibed22f512bb16e2166b81a783a707d0018aa88a3 (cherry picked from commit 0d1967598533d77996ff363d9eeea35914f72410) Merged-In:Ibed22f512bb16e2166b81a783a707d0018aa88a3 --- 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 67037b6..1966458 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -171,7 +171,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=20 + ro.vendor.build.svn=21 # Hide cutout overlays PRODUCT_PACKAGES += \ diff --git a/device-raven.mk b/device-raven.mk index b2e5e87..8f069b4 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -183,7 +183,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=20 + ro.vendor.build.svn=21 # Hide cutout overlays PRODUCT_PACKAGES += \