Jump SVN to 5

Test: adb shell getprop ro.vendor.build.svn
Bug: 307649088
Change-Id: I3b11353f38cfe4d30cb27ccc6b83bf9975407526
This commit is contained in:
Alex Hong 2023-10-25 12:00:47 +08:00
parent e836ec2b00
commit 7d60b2a6bc
2 changed files with 2 additions and 2 deletions

View file

@ -321,7 +321,7 @@ PRODUCT_VENDOR_PROPERTIES += \
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=4
ro.vendor.build.svn=5
# WLC userdebug specific
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))

View file

@ -302,7 +302,7 @@ PRODUCT_VENDOR_PROPERTIES += \
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=4
ro.vendor.build.svn=5
# P23 Devices no longer need rlsservice
PRODUCT_VENDOR_PROPERTIES += \