From 9e7162b7f1319b510b7c0a6b94a5e5bf57f4b77a Mon Sep 17 00:00:00 2001 From: Steve Berbary Date: Mon, 13 Feb 2023 21:00:22 +0000 Subject: [PATCH] Update raviole SVN to 48 Bug: 268558932 Change-Id: I76582ed11083e64b78dcd5c93e812680b5ba977c --- 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 947fdb6..65c0191 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=47 + ro.vendor.build.svn=48 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index 186cb4c..19882d6 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=47 + ro.vendor.build.svn=48 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \