From 0d2fb4300bf717882a1b5c2dd8fae8778603585b Mon Sep 17 00:00:00 2001 From: Steve Berbary Date: Fri, 24 Mar 2023 00:17:40 +0000 Subject: [PATCH] Update raviole SVN to 54 Bug: 272844037 Change-Id: I0c9ef079f75c0c1f927595fff711926c62768530 --- 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 253c326..41be3f8 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=53 + ro.vendor.build.svn=54 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index 293793b..4a3dba9 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=53 + ro.vendor.build.svn=54 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \