Merge "Add property to set initial svn as 1"
This commit is contained in:
commit
3927dd44f8
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