From b5494b50cee318d61b0951e1c3a24c1ff7644f16 Mon Sep 17 00:00:00 2001 From: Steve Berbary Date: Fri, 10 Feb 2023 03:03:49 +0000 Subject: [PATCH] Update raviole SVN to 47 Bug: 268558932 Change-Id: I0b48e63451ecda8003271cf685099729231a3ea9 --- 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 cfca19a..947fdb6 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=46 + ro.vendor.build.svn=47 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index 9969ef3..186cb4c 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=46 + ro.vendor.build.svn=47 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \