device/lynx: Add adaptive haptics feature flag

Add adaptive haptics feature flag to device-lynx.mk to enable feature in
vibrator HAL.

Bug: 198239103
Test: Verified on device
Change-Id: I2fee6f06bfff33b7044516a4022b16bd76a4beb5
Signed-off-by: Chris Paulo <chrispaulo@google.com>
This commit is contained in:
Chris Paulo 2023-02-14 21:38:44 +00:00
parent 12bd46361e
commit 4e31e5eeb3

View File

@ -152,6 +152,7 @@ include device/google/gs101/fingerprint/udfps_factory.mk
endif
# Vibrator HAL
ADAPTIVE_HAPTICS_FEATURE := adaptive_haptics_v1
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.vibrator.hal.supported_primitives=243 \
ro.vendor.vibrator.hal.f0.comp.enabled=1 \