vibrator: enable f0 and disable redc compensation
Bug: 263339303 Test: check the value after device boot up Change-Id: Ie1f582802207415eb4530a766b18ca593e0cb3e9
This commit is contained in:
parent
84d60a2e19
commit
8972e9bf1b
1 changed files with 6 additions and 0 deletions
|
@ -206,3 +206,9 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
# Disable camera DPM
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.camera.debug.force_dpm_on=0
|
||||
|
||||
# Vibrator HAL
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.vibrator.hal.supported_primitives=243 \
|
||||
ro.vendor.vibrator.hal.f0.comp.enabled=1 \
|
||||
ro.vendor.vibrator.hal.redc.comp.enabled=0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue