From 7a7ed15217130893226f6e79e7f6b1773dca8818 Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Fri, 26 May 2023 19:19:06 +0000 Subject: [PATCH] Update raviole SVN to 59 Bug: 282371465 Change-Id: I311ee673d6f6cf0a0b41fea3356e5d95a8cb3261 --- 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 0c8e3f8..1dafde6 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=58 + ro.vendor.build.svn=59 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index d0dc3b5..65043a5 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=58 + ro.vendor.build.svn=59 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \