Merge "shusky/vibrator: Disable PWLE by default" into main
This commit is contained in:
commit
840243a4c6
3 changed files with 3 additions and 3 deletions
|
@ -335,7 +335,7 @@ PRODUCT_COPY_FILES += \
|
||||||
# Vibrator HAL
|
# Vibrator HAL
|
||||||
ACTUATOR_MODEL := luxshare_ict_081545
|
ACTUATOR_MODEL := luxshare_ict_081545
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.vibrator.hal.chirp.enabled=1 \
|
persist.vendor.vibrator.hal.chirp.enabled=0 \
|
||||||
ro.vendor.vibrator.hal.device.mass=0.222 \
|
ro.vendor.vibrator.hal.device.mass=0.222 \
|
||||||
ro.vendor.vibrator.hal.loc.coeff=2.8
|
ro.vendor.vibrator.hal.loc.coeff=2.8
|
||||||
|
|
||||||
|
|
|
@ -247,7 +247,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
# Vibrator HAL
|
# Vibrator HAL
|
||||||
ACTUATOR_MODEL := luxshare_ict_081545
|
ACTUATOR_MODEL := luxshare_ict_081545
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.vibrator.hal.chirp.enabled=1 \
|
persist.vendor.vibrator.hal.chirp.enabled=0 \
|
||||||
ro.vendor.vibrator.hal.device.mass=0.222 \
|
ro.vendor.vibrator.hal.device.mass=0.222 \
|
||||||
ro.vendor.vibrator.hal.loc.coeff=2.8
|
ro.vendor.vibrator.hal.loc.coeff=2.8
|
||||||
|
|
||||||
|
|
|
@ -316,7 +316,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||||
# Vibrator HAL
|
# Vibrator HAL
|
||||||
ACTUATOR_MODEL := luxshare_ict_081545
|
ACTUATOR_MODEL := luxshare_ict_081545
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.vibrator.hal.chirp.enabled=1 \
|
persist.vendor.vibrator.hal.chirp.enabled=0 \
|
||||||
ro.vendor.vibrator.hal.device.mass=0.187 \
|
ro.vendor.vibrator.hal.device.mass=0.187 \
|
||||||
ro.vendor.vibrator.hal.loc.coeff=2.75
|
ro.vendor.vibrator.hal.loc.coeff=2.75
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue