haptics: Update output distortion gain
Recommended output distortion gain is 0.52. Bug: 328799172 Test: getprop | grep hapticgenerator Flag: EXEMPT bugfix Change-Id: I7ca1ca0186ad9d76d0ef9db604fdbdbbf02103ce
This commit is contained in:
parent
7eeceadfac
commit
c64871377f
1 changed files with 4 additions and 0 deletions
|
@ -236,6 +236,10 @@ PRODUCT_VENDOR_PROPERTIES +=\
|
||||||
persist.vendor.vibrator.hal.chirp.enabled=0
|
persist.vendor.vibrator.hal.chirp.enabled=0
|
||||||
ACTUATOR_MODEL := luxshare_ict_lt_xlra1906d
|
ACTUATOR_MODEL := luxshare_ict_lt_xlra1906d
|
||||||
|
|
||||||
|
# Override Output Distortion Gain
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
vendor.audio.hapticgenerator.distortion.output.gain=0.52
|
||||||
|
|
||||||
# Fingerprint
|
# Fingerprint
|
||||||
include device/google/gs101/fingerprint/fpc1540/sw42/fpc1540.mk
|
include device/google/gs101/fingerprint/fpc1540/sw42/fpc1540.mk
|
||||||
FPC_MODULE_TYPE=1542_C
|
FPC_MODULE_TYPE=1542_C
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue