Snap for 12180713 from 261c3b3c7a
to 24Q4-release
Change-Id: I691e2d0c73c27ce3120a33a276beb9e9fe874e1b
This commit is contained in:
commit
30eb1acd2e
2 changed files with 8 additions and 0 deletions
|
@ -388,6 +388,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
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
|
||||||
|
|
||||||
|
# Override Output Distortion Gain
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
vendor.audio.hapticgenerator.distortion.output.gain=0.38
|
||||||
|
|
||||||
# Keyboard bottom and side padding in dp for portrait mode and height ratio
|
# Keyboard bottom and side padding in dp for portrait mode and height ratio
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.com.google.ime.kb_pad_port_b=8 \
|
ro.com.google.ime.kb_pad_port_b=8 \
|
||||||
|
|
|
@ -373,6 +373,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
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
|
||||||
|
|
||||||
|
# Override Output Distortion Gain
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
vendor.audio.hapticgenerator.distortion.output.gain=0.38
|
||||||
|
|
||||||
# Keyboard bottom padding in dp for portrait mode and height ratio
|
# Keyboard bottom padding in dp for portrait mode and height ratio
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.com.google.ime.kb_pad_port_b=8 \
|
ro.com.google.ime.kb_pad_port_b=8 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue