Update husky SVN to 19

Bug: 313797924
Change-Id: I3a3fcc4d17b22c85b61c6dfd82f4198242c3ca37
This commit is contained in:
Ankur Bakshi 2024-02-14 00:56:32 +00:00
parent 4cbc54577d
commit a21b06bef1

View file

@ -400,7 +400,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=18 ro.vendor.build.svn=19
# WLC userdebug specific # WLC userdebug specific
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT))) ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))