diff --git a/universal7885-common/BoardConfigCommon.mk b/universal7885-common/BoardConfigCommon.mk index 47edfee..bbd556a 100644 --- a/universal7885-common/BoardConfigCommon.mk +++ b/universal7885-common/BoardConfigCommon.mk @@ -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)