tests: Fixing udev rules for uhid file
Benjamin reported that the patches [1] added for wacom.ko testcases had an issue. The input device exported to userspace is not caught by the local udev rule, meaning that events are actually forwarded to the session. This patch fixes that issue, as suggested by Benjamin.
Signed-off-by: Ping Cheng ping.cheng@wacom.com