From 38c977c9ad750183e9a117423fc5b7016f87e766 Mon Sep 17 00:00:00 2001 From: Ankur Bakshi Date: Wed, 14 Feb 2024 23:19:24 +0000 Subject: [PATCH 1/2] Update oriole SVN to 80 Bug: 325156176 Change-Id: I9d8db34bb775bb8a24dffccdc203df3f04c1a279 --- device-oriole.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-oriole.mk b/device-oriole.mk index 32a0862..49eecec 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -208,7 +208,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=79 + ro.vendor.build.svn=80 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ From a5d57c7d7c7ce19e77d9e958547f76de47a62237 Mon Sep 17 00:00:00 2001 From: Ankur Bakshi Date: Wed, 14 Feb 2024 23:58:50 +0000 Subject: [PATCH 2/2] Update raven SVN to 80 Bug: 325156176 Change-Id: I215f2ff08b59afa8c2de01edc13e0478fa16f4aa --- device-raven.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-raven.mk b/device-raven.mk index eebd27e..1e47e91 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -212,7 +212,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=79 + ro.vendor.build.svn=80 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \