Merge "BoardConfig: Add haptics actuator model config and adaptive haptics config" into udc-dev am: 89d4195c08
am: fb56db8722
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21806188 Change-Id: I8bf8356b261e3a11c6985a6a21be7a9974e76fb5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
57f3d30bb3
1 changed files with 4 additions and 0 deletions
|
@ -250,6 +250,10 @@ endif
|
||||||
# SoundTriggerHAL Configuration
|
# SoundTriggerHAL Configuration
|
||||||
#BOARD_USE_SOUNDTRIGGER_HAL := false
|
#BOARD_USE_SOUNDTRIGGER_HAL := false
|
||||||
|
|
||||||
|
# Vibrator HAL actuator model 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 := hwc3
|
BOARD_HWC_VERSION := hwc3
|
||||||
TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := false
|
TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue