diff --git a/device-felix.mk b/device-felix.mk index 199e2c9..cc75c91 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -218,7 +218,7 @@ PRODUCT_SOONG_NAMESPACES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=52 + ro.vendor.build.svn=53 # Vibrator HAL $(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION)))