Shield Fix

This commit is contained in:
radius 2015-07-12 13:56:34 -05:00
parent 26b7ccead9
commit 6f9467817e

View File

@ -643,7 +643,6 @@ static void handle_hotplug(android_input_t *android,
* We really need to find a way to detect useless input devices
* like gpio-keys in a general way.
*/
*port = 0;
strlcpy(name_buf, device_name, sizeof(name_buf));
}
else if (device_name[0] != '\0')