Update P24 SVN to 4

Bug: 350826665
Change-Id: I5de5e88e286aea0a5d5786e7f84732f947a88449
Merged-In: I03119ef2438d8a01610787cb54c4173d5a5b9a29
This commit is contained in:
Robin Peng 2024-07-22 03:46:43 +00:00
parent 0b6ff5a7a3
commit 5f67c9a46c
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=3
ro.vendor.build.svn=4
# 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=3
ro.vendor.build.svn=4
# 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=3
ro.vendor.build.svn=4
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,tokay)