From dd5be27009d5dd7aabfccc61f05f242b01f57f37 Mon Sep 17 00:00:00 2001 From: Chase Wu Date: Fri, 11 Nov 2022 12:05:03 +0800 Subject: [PATCH] [DO NOT MERGE] cs40l26: Remove compose PWLE feature Currently, this feature was not enabled at the vibrator framework, and it still needs to do more test under multiple actuator cases before the official release. Bug: 232510459 Bug: 257032261 Test: atest PtsVibratorHalTestSuite \ VtsHalVibratorManagerTargetTest \ android.os.cts.VibratorManagerTest \ Change-Id: Ib83deaccb371f76df33cc501c9ffb97e477c3492 Signed-off-by: Chase Wu --- device-felix.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/device-felix.mk b/device-felix.mk index 01dc282..4dea1c8 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -191,7 +191,6 @@ PRODUCT_VENDOR_PROPERTIES += \ # Vibrator HAL PRODUCT_PRODUCT_PROPERTIES +=\ ro.vendor.vibrator.hal.long.frequency.shift=0 \ - ro.vendor.vibrator.hal.chirp.enabled=1 \ ro.vendor.vibrator.hal.gpio.num=44 \ ro.vendor.vibrator.hal.gpio.shift=2 ACTUATOR_MODEL := luxshare_ict_lt_xlra1906d