Update SVN to 3

Bug: 350826665
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b6a966e0aee1d1ea751bf76f6087cd09e41ead8b)
Merged-In: I89a9733fdacfc6eef3f6bcb19cc4c0cb1bcc186c
Change-Id: I89a9733fdacfc6eef3f6bcb19cc4c0cb1bcc186c
This commit is contained in:
Robin Peng 2024-07-05 01:02:54 +00:00 committed by Android Build Coastguard Worker
parent aa2bff5fae
commit faa3892f1c
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)