Jump SVN to 4

Test: adb shell getprop ro.vendor.build.svn
Bug: 300185894
Change-Id: I7f0e4e433dbb1c65984971f17805798f54c6170a
This commit is contained in:
Alex Hong 2023-09-13 14:41:47 +08:00
parent 8c9a3a0d56
commit 1ad597d091
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=3
ro.vendor.build.svn=4
# 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=3
ro.vendor.build.svn=4
# P23 Devices no longer need rlsservice
PRODUCT_VENDOR_PROPERTIES += \