From 321b0e4df49bbb8c7ec1aab91f63d759568d059a Mon Sep 17 00:00:00 2001 From: Steve Berbary Date: Tue, 14 Mar 2023 20:13:56 +0000 Subject: [PATCH] Update raviole SVN to 52 Bug: 272844037 Change-Id: I8cae3edca3791483df502ae0dbaa24c59e151537 --- 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 12bfcc4..b0981f1 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=51 + ro.vendor.build.svn=52 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index d7eaa3a..bf43c36 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=51 + ro.vendor.build.svn=52 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \