Fix format string warnings in InputHub.cpp.

The format string for ssize_t is %zd, not %d.

Change-Id: I3a2eec959f8aa8fc7eb55522642cf22681e0c8ef
Test: mma
1 file changed