[DO NOT MERGE] Jump SVN to 4

Test: adb shell getprop ro.vendor.build.svn
Bug: 235336694
Change-Id: I8f0dab592e494aeaae73df507040d05c2e86c8cb
This commit is contained in:
Alex Hong 2022-06-08 21:48:55 +08:00
parent 1ab8eab6ea
commit cb4808eda7

View file

@ -117,7 +117,7 @@ PRODUCT_SOONG_NAMESPACES += \
# Increment the SVN for any official public releases # Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=3 ro.vendor.build.svn=4
# DCK properties based on target # DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \