Jump SVN to 2

Test: adb shell getprop ro.vendor.build.svn
Bug: 297279418
Change-Id: Ic2453f6c369a1e9b72da27737f80c875d6264bce
This commit is contained in:
Alex Hong 2023-08-24 12:36:48 +08:00
parent 6818d5c0d1
commit dc6ef9bb5a
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=1
ro.vendor.build.svn=2
# 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=1
ro.vendor.build.svn=2
# P23 Devices no longer need rlsservice
PRODUCT_VENDOR_PROPERTIES += \