Fix the condition of hovering at the edge.

Similar to Ic2ad1a472a422682617dbe25f9d81a5e5d2c020a, some touch
pads don't use TOOL_TYPE_MOUSE but TOOL_TYPE_FINGER, therefore
this hovering does not work. InputDevice.getSources() are better.

Bug: 20093789
Change-Id: I283f2b802b77083f7bcded29766b2c9a77eda23b
1 file changed