From 96e7f36feb7e5f14894b06adb9c930a7994c24e7 Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Mon, 26 Jun 2023 01:16:41 +0000 Subject: [PATCH] Update raviole SVN to 62 Bug: 285692955 Change-Id: I844fd9fe96b066891d999977e213409bec1ab378 --- 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 2c33ab4..2767041 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=61 + ro.vendor.build.svn=62 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-raven.mk b/device-raven.mk index cc20373..afbc33f 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=61 + ro.vendor.build.svn=62 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \