android_device_oneplus_dre/vibrator
LuK1337 04cf04fab5 sm8250-common: vibrator: Implement OOS style effects for LED vibrator
This change implements the following effects:
- Effect::CLICK
- Effect::DOUBLE_CLICK
- Effect::TICK
- Effect::HEAVY_CLICK

Effect write streams were dumped using following strace command:
- strace -fp `pidof vendor.oneplus.hardware.lmvibrator@1.0-service` -e openat,write

Also, these effects can easily be tested with following test app:
- https://github.com/luk1337/VibeTest

Change-Id: Ie65caa0c65dc81bb35a7bcc56870649e895ced3f
2021-04-14 18:57:16 +02:00
..
include sm8250-common: vibrator: Implement OOS style effects for LED vibrator 2021-04-14 18:57:16 +02:00
Android.bp sm8250-common: Import QTI vibrator HAL 2021-04-14 18:57:16 +02:00
service.cpp sm8250-common: Import QTI vibrator HAL 2021-04-14 18:57:16 +02:00
vendor.qti.hardware.vibrator.service.rc sm8250-common: Import QTI vibrator HAL 2021-04-14 18:57:16 +02:00
vendor.qti.hardware.vibrator.service.xml sm8250-common: Import QTI vibrator HAL 2021-04-14 18:57:16 +02:00
Vibrator.cpp sm8250-common: vibrator: Implement OOS style effects for LED vibrator 2021-04-14 18:57:16 +02:00