commit | 0e9d0fb6042e3c91db8364894b42ba4d4a319e41 | [log] [tgz] |
---|---|---|
author | SamarV-121 <samar@samarv121.dev> | Sun May 21 12:51:46 2023 +0530 |
committer | SamarV-121 <samar@samarv121.dev> | Sun May 21 12:52:36 2023 +0530 |
tree | 46f660c56fb3062c6d225b942797927e18d187f9 | |
parent | 1a26a5bf0cdbec8d6d86c20e9c56c5f63870a17a [diff] |
universal7904: Enable duration based amplitude control * https://review.lineageos.org/c/LineageOS/android_hardware_samsung/+/356121 Change-Id: Icead9969bff7ae9e19a131d3aa2d9d27046bb41c
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 1e74598..8677f0c 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk
@@ -87,6 +87,9 @@ # Vendor TARGET_COPY_OUT_VENDOR := vendor +# Vibrator +$(call soong_config_set,samsungVibratorVars,duration_amplitude,true) + # VNDK BOARD_VNDK_VERSION := current