From e2c205b11ba314ab1f1ad1b4117741d0cf79dcd6 Mon Sep 17 00:00:00 2001 From: Paul Scovanner Date: Tue, 31 May 2022 19:27:04 +0000 Subject: [PATCH] Update Raviole SVN to 31 Bug: 232157623 Change-Id: I3bd635f4229f0332c8dd5dba0c3d1677535da99d --- 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 34648b6..ca4c732 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -165,7 +165,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=29 + ro.vendor.build.svn=31 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index fb94ac4..4145e61 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -178,7 +178,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=29 + ro.vendor.build.svn=31 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \