Update husky SVN to 13

Bug: 313797924
Change-Id: Ie36541e9b0c50d77f77802e0b67e9f99119aa7a8
This commit is contained in:
Ankur Bakshi 2023-11-30 00:03:59 +00:00
parent 19c1d74405
commit 0f5e3cb78b

View file

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