chromeos-base/libevdev: Rename output .so

Renamed libevdev.so to libevdev-cros.so

There is a well known upstream library libevdev which
collides with this internal version.
https://github.com/freedesktop/libevdev
The libraries wrap the same ioctls but that's where
the similarity ends.

The internal version libevdev-cros is used only via
pkg_config, save for mttools/mtreplay so renaming the
output should be safe.

BUG=b:190088895,chromium:1222854,b:191824146
TEST=emerge-tatl chromeos-base/libevdev

Cq-Depend: chromium:2981013,chromium:2991329
Change-Id: I9953869a51a95e1591c6127cf7baa1f8f1499cc8
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/libevdev/+/2981012
Reviewed-by: Mike Frysinger <[email protected]>
Reviewed-by: Daniel Kurtz <[email protected]>
Tested-by: Nicholas Verne <[email protected]>
Commit-Queue: Fergus Dall <[email protected]>
4 files changed