Update P24 SVN to 5
Bug: 350826665
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4b85e78912b4030386901f723c4d3969e67e588a)
Merged-In: I806654fb5cc7bb882f8e58bddf4c2cb1d31ae87e
Change-Id: I806654fb5cc7bb882f8e58bddf4c2cb1d31ae87e
diff --git a/device-caiman.mk b/device-caiman.mk
index f4faa0a..955e0cf 100644
--- a/device-caiman.mk
+++ b/device-caiman.mk
@@ -70,7 +70,7 @@
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
- ro.vendor.build.svn=4
+ ro.vendor.build.svn=5
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,caiman)
diff --git a/device-komodo.mk b/device-komodo.mk
index 025d40a..8c08ffc 100644
--- a/device-komodo.mk
+++ b/device-komodo.mk
@@ -70,7 +70,7 @@
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
- ro.vendor.build.svn=4
+ ro.vendor.build.svn=5
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,komodo)
diff --git a/device-tokay.mk b/device-tokay.mk
index ca9b13b..38e51bc 100644
--- a/device-tokay.mk
+++ b/device-tokay.mk
@@ -60,7 +60,7 @@
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
- ro.vendor.build.svn=4
+ ro.vendor.build.svn=5
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,tokay)