Jump SVN to 3

Test: adb shell getprop ro.vendor.build.svn
Bug: 297279261
Change-Id: I8abbe4ae1161b8526c315bd47587d8d560aae04f
This commit is contained in:
Alex Hong 2023-08-24 12:38:53 +08:00
parent dc6ef9bb5a
commit 9e502e7b41
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=2
ro.vendor.build.svn=3
# 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=2
ro.vendor.build.svn=3
# P23 Devices no longer need rlsservice
PRODUCT_VENDOR_PROPERTIES += \