vibrator: Add adaptive haptics config am: 77b78a9857
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/21806663 Change-Id: I9fed2dd36625f4319d194bb1320a11a700ac4c5e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
cf1ef3f3cc
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue