From 3a17fe0dcd68a953f433fdd9acf2f0468286b4bc Mon Sep 17 00:00:00 2001 From: Zouberou Sayibou Date: Wed, 18 Dec 2024 06:15:59 +0000 Subject: [PATCH] caimito: Clean up dbc and pm properties. Bug: 384978512 Flag: EXEMPT clean up only Change-Id: I7c8d20cc1574ec528a0043188741db879245975a Signed-off-by: Zouberou Sayibou --- device-caiman.mk | 3 +-- device-komodo.mk | 3 +-- device-tokay.mk | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/device-caiman.mk b/device-caiman.mk index 40e5e5f4..d908b0b2 100644 --- a/device-caiman.mk +++ b/device-caiman.mk @@ -389,8 +389,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.pm.activetimeout=5 + persist.vendor.vibrator.hal.context.settlingtime=5000 # Override Output Distortion Gain PRODUCT_VENDOR_PROPERTIES += \ diff --git a/device-komodo.mk b/device-komodo.mk index 365b80cc..d22ede7a 100644 --- a/device-komodo.mk +++ b/device-komodo.mk @@ -390,8 +390,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.pm.activetimeout=5 + persist.vendor.vibrator.hal.context.settlingtime=5000 # Override Output Distortion Gain PRODUCT_VENDOR_PROPERTIES += \ diff --git a/device-tokay.mk b/device-tokay.mk index f1377845..ab73e0a8 100644 --- a/device-tokay.mk +++ b/device-tokay.mk @@ -355,8 +355,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.pm.activetimeout=5 + persist.vendor.vibrator.hal.context.settlingtime=5000 # Override Output Distortion Gain PRODUCT_VENDOR_PROPERTIES += \