From 54af63fb38a20c2dfc79a1e34bb2b7275ea9cb90 Mon Sep 17 00:00:00 2001 From: Steve Berbary Date: Tue, 14 Feb 2023 01:49:05 +0000 Subject: [PATCH] Update raviole SVN to 49 Bug: 268558932 Change-Id: Ief26d9f61e75787c7757dbf17bf19750c3fb0914 --- 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 65c0191..f4a46b7 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=48 + ro.vendor.build.svn=49 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index 19882d6..55ff1a6 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=48 + ro.vendor.build.svn=49 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \