universal7885: Enable duration based amplitude control

* https://review.lineageos.org/c/LineageOS/android_hardware_samsung/+/356121
This commit is contained in:
SamarV-121 2023-06-23 18:34:55 +03:00 committed by kevios12
commit b8795e950f

View file

@ -138,3 +138,5 @@ WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
CONFIG_ACS := true
CONFIG_IEEE80211AC := true
# Vibrator
$(call soong_config_set,samsungVibratorVars,duration_amplitude,true)