commit | 909daa959c99cf3a6abbe224ec3fc45669df4440 | [log] [tgz] |
---|---|---|
author | Mohd Faraz <mohd.faraz.abc@gmail.com> | Sat May 30 21:06:32 2020 +0530 |
committer | bigbiff <bigbiff@teamw.in> | Sun Jun 07 21:41:24 2020 -0400 |
tree | 6179bd9a3b3acfd4abd808ce5d5286f406a61f11 | |
parent | 4e37953bc945549a704884d7d5250f01d9d01bfc [diff] |
TWRP: Enable qti input haptics vibrators support * these type of vibrators are present in newer devices based on board sm8150 & above. Like Oneplus 7 series, Redmi K20 Pro, etc. * to enable it add TW_SUPPORT_INPUT_1_2_HAPTICS := true in Boardconfig.mk * you will need to add the vendor vibrator service to init and run it in your device tree Change-Id: I0fe6612def149e70808ca41829b6f7ba0b23cd62 Signed-off-by: Mohd Faraz <androiabledroid@gmail.com>
Team Win Recovery Project (TWRP)
You can find a compiling guide here.