From 4f2338232d71451bcf11d061cc81a06fdc42dccf Mon Sep 17 00:00:00 2001 From: Bassem Khalife Date: Fri, 11 Aug 2023 19:40:13 +0000 Subject: [PATCH 1/4] Update raven SVN to 65 Bug: 289414927 Change-Id: I93ad1006560c9d24ddd05cf84a296fb45c55ca36 --- device-raven.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-raven.mk b/device-raven.mk index 8e751cb..ca8b29e 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -194,7 +194,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=64 + ro.vendor.build.svn=65 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ From 1cb7eab005ed824768a5d5cf2a64d131e8ca421f Mon Sep 17 00:00:00 2001 From: Bassem Khalife Date: Fri, 11 Aug 2023 19:39:51 +0000 Subject: [PATCH 2/4] Update oriole SVN to 65 Bug: 289414927 Change-Id: Ie153885b359f046a62b0504de6370c977be0c660 --- device-oriole.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-oriole.mk b/device-oriole.mk index 0851fae..d84bd18 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -182,7 +182,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=64 + ro.vendor.build.svn=65 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ From 51a53388f65718adf04c966e6d198806e6ee7c16 Mon Sep 17 00:00:00 2001 From: Bassem Khalife Date: Fri, 11 Aug 2023 21:00:28 +0000 Subject: [PATCH 3/4] Update oriole SVN to 66 Bug: 289414927 Change-Id: I3d98813e9b236d583bc1bedeca1d5d0b26485c38 --- device-oriole.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-oriole.mk b/device-oriole.mk index d84bd18..d539149 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -182,7 +182,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=65 + ro.vendor.build.svn=66 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \ From 45ec5947addac69fe8107de50f73bddd4e9812c4 Mon Sep 17 00:00:00 2001 From: Bassem Khalife Date: Fri, 11 Aug 2023 21:00:40 +0000 Subject: [PATCH 4/4] Update raven SVN to 66 Bug: 289414927 Change-Id: I49b714ba9f9d0e6d4f7fbe17e3a21f0b5a9e41d1 --- device-raven.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-raven.mk b/device-raven.mk index ca8b29e..1bee402 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -194,7 +194,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=65 + ro.vendor.build.svn=66 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \