Add property to set initial svn as 1

Bug: 261280256
Test: manual
Change-Id: I4744b153939b7dc529d9d95c852d07e73c4f1198
This commit is contained in:
Neo Yu 2022-12-04 16:13:03 +00:00
parent 8ed4549f8f
commit 098eab4699
2 changed files with 8 additions and 0 deletions

View file

@ -228,3 +228,7 @@ PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.vibrator.hal.chirp.enabled=1 \
ro.vendor.vibrator.hal.device.mass=0.222 \
ro.vendor.vibrator.hal.loc.coeff=2.8
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1

View file

@ -224,3 +224,7 @@ PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.vibrator.hal.chirp.enabled=1 \
ro.vendor.vibrator.hal.device.mass=0.187 \
ro.vendor.vibrator.hal.loc.coeff=2.75
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1