vibrator: Add adaptive haptics config am: 2fd3696484
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/21805693 Change-Id: I1386c4c7f0c1b2d1ac66b7d810ae1de6d9c9580d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
785fe9861e
1 changed files with 4 additions and 0 deletions
|
@ -217,6 +217,10 @@ $(call soong_config_set,haptics,actuator_model,$(ACTUATOR_MODEL))
|
||||||
# SoundTriggerHAL Configuration
|
# SoundTriggerHAL Configuration
|
||||||
#BOARD_USE_SOUNDTRIGGER_HAL := false
|
#BOARD_USE_SOUNDTRIGGER_HAL := false
|
||||||
|
|
||||||
|
# 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
|
# HWComposer
|
||||||
BOARD_HWC_VERSION := libhwc2.1
|
BOARD_HWC_VERSION := libhwc2.1
|
||||||
TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := false
|
TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue