Update SVN to 3

Bug: 350826665
Change-Id: I89a9733fdacfc6eef3f6bcb19cc4c0cb1bcc186c
This commit is contained in:
Robin Peng 2024-07-05 01:02:54 +00:00
parent 7c8f65bf43
commit b6a966e0ae
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=2
ro.vendor.build.svn=3
# 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=2
ro.vendor.build.svn=3
# 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=2
ro.vendor.build.svn=3
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,tokay)