Merge "Enable all primitive effects" into main
This commit is contained in:
commit
c8e25d74af
1 changed files with 1 additions and 1 deletions
|
@ -232,8 +232,8 @@ PRODUCT_SHIPPING_API_LEVEL := 32
|
||||||
# Vibrator HAL
|
# Vibrator HAL
|
||||||
$(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION)))
|
$(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION)))
|
||||||
ADAPTIVE_HAPTICS_FEATURE := adaptive_haptics_v1
|
ADAPTIVE_HAPTICS_FEATURE := adaptive_haptics_v1
|
||||||
|
ACTUATOR_MODEL := legacy_zlra_actuator
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.vibrator.hal.supported_primitives=243 \
|
|
||||||
ro.vendor.vibrator.hal.f0.comp.enabled=0 \
|
ro.vendor.vibrator.hal.f0.comp.enabled=0 \
|
||||||
ro.vendor.vibrator.hal.redc.comp.enabled=0 \
|
ro.vendor.vibrator.hal.redc.comp.enabled=0 \
|
||||||
persist.vendor.vibrator.hal.context.enable=false \
|
persist.vendor.vibrator.hal.context.enable=false \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue