Update husky SVN to 14

Bug: 313797924
Change-Id: I29d46dee7fc0420a4b614deda89cea43f4e41e80
This commit is contained in:
Ankur Bakshi 2023-12-15 20:21:34 +00:00
parent 50db2d14aa
commit 9b3c774d7f

View file

@ -378,7 +378,7 @@ PRODUCT_VENDOR_PROPERTIES += \
# 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=13 ro.vendor.build.svn=14
# WLC userdebug specific # WLC userdebug specific
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT))) ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))