From 8e5c7f3dd3322269e3eceb12c6b731d979c7062f Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Sun, 4 Jun 2023 01:51:23 +0000 Subject: [PATCH] Update raviole SVN to 61 Bug: 285692955 Change-Id: I639b7cee071877f744eae2e36db07e25031a7345 --- 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 ec3ce90..2c33ab4 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=60 + ro.vendor.build.svn=61 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index 5c02fae..cc20373 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=60 + ro.vendor.build.svn=61 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \