From 0c6775b821a14ec48b3a90deacbe6b9ac55daddb Mon Sep 17 00:00:00 2001 From: Steve Berbary Date: Wed, 15 Mar 2023 02:16:19 +0000 Subject: [PATCH] Update raviole SVN to 53 Bug: 272844037 Change-Id: I5d9802536798a9eba2dc2fca7cb3c8b6b8489b5f --- 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 b0981f1..253c326 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=52 + ro.vendor.build.svn=53 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index bf43c36..293793b 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=52 + ro.vendor.build.svn=53 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \