Update husky SVN to 25

Bug: 330382848
Change-Id: Id94385f0609d23edf7c2591dd1c3e2f6f4a421bf
This commit is contained in:
Ankur Bakshi 2024-04-03 23:19:47 +00:00
parent 3e17345d59
commit 7394731975

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