Update husky SVN to 30

Bug: 342381152
Change-Id: Icdbc5cd31dbca584589f703c16aa18698f7de294
This commit is contained in:
Ankur Bakshi 2024-06-05 20:15:27 +00:00
parent a7d44dbb50
commit a7b24379b5

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