PieInputFilter: Fix the check for the input device type
input sources are composites with all the supported capabilities, not direct representations of the hardware. A touchscreen with gesture or stylus capabilities will be a TOUCHSCREEN|GESTURE, for example, and fail this check. Fix it. Change-Id: Ib3a5b27be9f461245c6d010e1a7f454e9284437f
Loading
Please register or sign in to comment