From 67bad465cb91c160471b7ca8b1120fcc21785063 Mon Sep 17 00:00:00 2001 From: Steve Berbary Date: Thu, 2 Mar 2023 05:08:12 +0000 Subject: [PATCH] Update raviole SVN to 51 Bug: 268558932 Change-Id: Ie93e0825ac210b938faa700066a6972172ee47a2 --- 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 5138525..12bfcc4 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=50 + ro.vendor.build.svn=51 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index 9f94907..d7eaa3a 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=50 + ro.vendor.build.svn=51 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \