From b1ed6bbd30f61bb312169528374ca36ca6d20bc5 Mon Sep 17 00:00:00 2001 From: Steve Berbary Date: Fri, 24 Feb 2023 20:52:05 +0000 Subject: [PATCH] Update raviole SVN to 50 Bug: 268558932 Change-Id: Ie698acacc96e7913d3b09523a558bc7d06d7277e --- 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 f4a46b7..5138525 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=49 + ro.vendor.build.svn=50 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index 55ff1a6..9f94907 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -180,7 +180,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=49 + ro.vendor.build.svn=50 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \