Merge "Add property to set initial svn as 1" into udc-qpr-dev am: 0dd2c17545
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/23830826 Change-Id: I1e1fa82265c7f27ec94ad231de324876f52b2ff0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c924855f3c
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