Update P24 SVN to 5

Bug: 350826665
Change-Id: I806654fb5cc7bb882f8e58bddf4c2cb1d31ae87e
Merged-In: I03119ef2438d8a01610787cb54c4173d5a5b9a29
This commit is contained in:
Robin Peng 2024-07-22 03:59:12 +00:00
parent 5f67c9a46c
commit 4b85e78912
3 changed files with 3 additions and 3 deletions

View file

@ -70,7 +70,7 @@ include device/google/gs-common/pixelsupport/pixelsupport.mk
# 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)

View file

@ -70,7 +70,7 @@ include device/google/gs-common/pixelsupport/pixelsupport.mk
# 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)

View file

@ -60,7 +60,7 @@ include device/google/gs-common/pixelsupport/pixelsupport.mk
# 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)