libevdev: Update common.mk with symbolic and visibility flags This syncs common.mk with the latest source in src/platform2/common-mk. Main change that affects the compiled binary are the newly added -fvisibility-inlines-hidden CXXFLAGS and the -Bsymbolic-non-weak LDFLAGS (see comments in the file for what these do). BUG=b:352469414 TEST=CQ Change-Id: I4103ebc2b6d1afde25a68a62679b7bd48551133a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/libevdev/+/5694141 Commit-Queue: Tatsuyuki Ishi <[email protected]> Reviewed-by: Sean O'Brien <[email protected]> Commit-Queue: Sean O'Brien <[email protected]> Reviewed-by: Kyle Williams <[email protected]> Auto-Submit: Tatsuyuki Ishi <[email protected]> Tested-by: Tatsuyuki Ishi <[email protected]>