diff --git a/device-husky.mk b/device-husky.mk index 59556cc..384e6cb 100644 --- a/device-husky.mk +++ b/device-husky.mk @@ -409,14 +409,7 @@ PRODUCT_VENDOR_PROPERTIES += \ persist.vendor.vibrator.hal.context.scale=60 \ persist.vendor.vibrator.hal.context.fade=true \ persist.vendor.vibrator.hal.context.cooldowntime=1600 \ - persist.vendor.vibrator.hal.context.settlingtime=5000 \ - ro.vendor.vibrator.hal.dbc.enable=true \ - ro.vendor.vibrator.hal.dbc.envrelcoef=8353728 \ - ro.vendor.vibrator.hal.dbc.riseheadroom=1909602 \ - ro.vendor.vibrator.hal.dbc.fallheadroom=1909602 \ - ro.vendor.vibrator.hal.dbc.txlvlthreshfs=2516583 \ - ro.vendor.vibrator.hal.dbc.txlvlholdoffms=0 \ - ro.vendor.vibrator.hal.pm.activetimeout=5 + persist.vendor.vibrator.hal.context.settlingtime=5000 # Override Output Distortion Gain PRODUCT_VENDOR_PROPERTIES += \ diff --git a/device-shiba.mk b/device-shiba.mk index 0953a66..9d1f018 100644 --- a/device-shiba.mk +++ b/device-shiba.mk @@ -386,14 +386,7 @@ PRODUCT_VENDOR_PROPERTIES += \ persist.vendor.vibrator.hal.context.scale=60 \ persist.vendor.vibrator.hal.context.fade=true \ persist.vendor.vibrator.hal.context.cooldowntime=1600 \ - persist.vendor.vibrator.hal.context.settlingtime=5000 \ - ro.vendor.vibrator.hal.dbc.enable=true \ - ro.vendor.vibrator.hal.dbc.envrelcoef=8353728 \ - ro.vendor.vibrator.hal.dbc.riseheadroom=1909602 \ - ro.vendor.vibrator.hal.dbc.fallheadroom=1909602 \ - ro.vendor.vibrator.hal.dbc.txlvlthreshfs=2516583 \ - ro.vendor.vibrator.hal.dbc.txlvlholdoffms=0 \ - ro.vendor.vibrator.hal.pm.activetimeout=5 + persist.vendor.vibrator.hal.context.settlingtime=5000 # Override Output Distortion Gain PRODUCT_VENDOR_PROPERTIES += \