WLC: Include the wireless_charger from gs-common

Bug: 237600973
Change-Id: I17cfec73431282042c59caf1a109749f34ee2e96
Signed-off-by: Ken Yang <yangken@google.com>
diff --git a/device-felix.mk b/device-felix.mk
index 5a500ad..ec9c625 100644
--- a/device-felix.mk
+++ b/device-felix.mk
@@ -37,6 +37,7 @@
 ifeq ($(filter factory_felix, $(TARGET_PRODUCT)),)
 include device/google/felix/uwb/uwb_calibration.mk
 endif
+include device/google/gs-common/wireless_charger/wireless_charger.mk
 
 # go/lyric-soong-variables
 $(call soong_config_set,lyric,camera_hardware,felix)