Add property to set initial svn as 1
Bug: 261280256 Test: manual Change-Id: I4744b153939b7dc529d9d95c852d07e73c4f1198
This commit is contained in:
parent
8ed4549f8f
commit
098eab4699
2 changed files with 8 additions and 0 deletions
|
@ -228,3 +228,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.vibrator.hal.chirp.enabled=1 \
|
ro.vendor.vibrator.hal.chirp.enabled=1 \
|
||||||
ro.vendor.vibrator.hal.device.mass=0.222 \
|
ro.vendor.vibrator.hal.device.mass=0.222 \
|
||||||
ro.vendor.vibrator.hal.loc.coeff=2.8
|
ro.vendor.vibrator.hal.loc.coeff=2.8
|
||||||
|
|
||||||
|
# Increment the SVN for any official public releases
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
ro.vendor.build.svn=1
|
||||||
|
|
|
@ -224,3 +224,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.vibrator.hal.chirp.enabled=1 \
|
ro.vendor.vibrator.hal.chirp.enabled=1 \
|
||||||
ro.vendor.vibrator.hal.device.mass=0.187 \
|
ro.vendor.vibrator.hal.device.mass=0.187 \
|
||||||
ro.vendor.vibrator.hal.loc.coeff=2.75
|
ro.vendor.vibrator.hal.loc.coeff=2.75
|
||||||
|
|
||||||
|
# Increment the SVN for any official public releases
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
ro.vendor.build.svn=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue