Update husky SVN to 24

Bug: 330382848
Change-Id: Ibba665e3b6d1b82e443164fcc2674b39b2116da5
This commit is contained in:
Ankur Bakshi 2024-03-28 15:39:07 +00:00
parent 80189a8059
commit 3e17345d59

View file

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