Snap for 12180713 from 9fce6dde9e
to 24Q4-release
Change-Id: I58e4a6a061caed3dc6ca3e2011b5548ef61a5b30
This commit is contained in:
commit
e396ae932c
2 changed files with 8 additions and 0 deletions
|
@ -401,6 +401,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.vibrator.hal.dbc.txlvlholdoffms=0 \
|
ro.vendor.vibrator.hal.dbc.txlvlholdoffms=0 \
|
||||||
ro.vendor.vibrator.hal.pm.activetimeout=5
|
ro.vendor.vibrator.hal.pm.activetimeout=5
|
||||||
|
|
||||||
|
# Override Output Distortion Gain
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
vendor.audio.hapticgenerator.distortion.output.gain=0.38
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
ifdef RELEASE_SVN_HUSKY
|
ifdef RELEASE_SVN_HUSKY
|
||||||
TARGET_SVN ?= $(RELEASE_SVN_HUSKY)
|
TARGET_SVN ?= $(RELEASE_SVN_HUSKY)
|
||||||
|
|
|
@ -378,6 +378,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.vibrator.hal.dbc.txlvlholdoffms=0 \
|
ro.vendor.vibrator.hal.dbc.txlvlholdoffms=0 \
|
||||||
ro.vendor.vibrator.hal.pm.activetimeout=5
|
ro.vendor.vibrator.hal.pm.activetimeout=5
|
||||||
|
|
||||||
|
# Override Output Distortion Gain
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
vendor.audio.hapticgenerator.distortion.output.gain=0.38
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
ifdef RELEASE_SVN_SHIBA
|
ifdef RELEASE_SVN_SHIBA
|
||||||
TARGET_SVN ?= $(RELEASE_SVN_SHIBA)
|
TARGET_SVN ?= $(RELEASE_SVN_SHIBA)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue