Merge "Add property to set initial svn as 1" into udc-qpr-dev

This commit is contained in:
Gary Jian 2023-06-29 05:06:31 +00:00 committed by Android (Google) Code Review
commit 0dd2c17545

View file

@ -233,3 +233,7 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.vibrator.hal.context.fade=true \
persist.vendor.vibrator.hal.context.cooldowntime=1600 \
persist.vendor.vibrator.hal.context.settlingtime=5000
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1