Merge "Add property to set initial svn as 1" into udc-qpr-dev
This commit is contained in:
commit
0dd2c17545
1 changed files with 4 additions and 0 deletions
|
@ -233,3 +233,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.vibrator.hal.context.fade=true \
|
persist.vendor.vibrator.hal.context.fade=true \
|
||||||
persist.vendor.vibrator.hal.context.cooldowntime=1600 \
|
persist.vendor.vibrator.hal.context.cooldowntime=1600 \
|
||||||
persist.vendor.vibrator.hal.context.settlingtime=5000
|
persist.vendor.vibrator.hal.context.settlingtime=5000
|
||||||
|
|
||||||
|
# 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