Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit feda64e9 authored by Rohit Sekhar's avatar Rohit Sekhar Committed by Michael Bestas
Browse files

FP5: vibrator: Add support for aw-haptic-hv

Change-Id: I60e736accd441a7cad1de967194a30007d4469b0
parent a0be89d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -138,6 +138,7 @@ InputFFDevice::InputFFDevice()
        }

        if (strcmp(name, "qcom-hv-haptics") && strcmp(name, "qti-haptics")
                && strcmp(name, "aw-haptic-hv")
                && strcmp(name, "aw8624_haptic")
                && strcmp(name, "aw8695_haptic")
                && strcmp(name, "aw8697_haptic")
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
<devices>
    <device name="qti-haptics"/>
    <device name="qcom-hv-haptics"/>
    <device name="aw-haptic-hv"/>
    <device name="aw8624_haptic"/>
    <device name="aw8695_haptic"/>
    <device name="aw8697_haptic"/>