mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
vibrator: Add adaptive haptics config
Add adaptive haptics config parameter to the build environment Bug: 198239103 Test: atest VibratorHalCs40l26TestSuite Change-Id: Id2a9e0d346c4722651f9d0a03e7c4f4aa5ac2861 Signed-off-by: Chris Paulo <chrispaulo@google.com>
This commit is contained in:
@@ -251,8 +251,9 @@ endif
|
||||
# SoundTriggerHAL Configuration
|
||||
#BOARD_USE_SOUNDTRIGGER_HAL := false
|
||||
|
||||
# Vibrator HAL actuator model configuration
|
||||
# Vibrator HAL actuator model and adaptive haptics configuration
|
||||
$(call soong_config_set,haptics,actuator_model,$(ACTUATOR_MODEL))
|
||||
$(call soong_config_set,haptics,adaptive_haptics_feature,$(ADAPTIVE_HAPTICS_FEATURE))
|
||||
|
||||
# HWComposer
|
||||
BOARD_HWC_VERSION := hwc3
|
||||
|
||||
Reference in New Issue
Block a user