diff --git a/device-lynx.mk b/device-lynx.mk index 6df3fe1..cdac86b 100644 --- a/device-lynx.mk +++ b/device-lynx.mk @@ -30,6 +30,7 @@ include device/google/lynx/audio/lynx/audio-tables.mk include device/google/gs201/device-shipping-common.mk include device/google/lynx/vibrator/cs40l26/device.mk include device/google/gs-common/touch/gti/gti.mk +include device/google/gs-common/wireless_charger/wireless_charger.mk # go/lyric-soong-variables $(call soong_config_set,lyric,camera_hardware,lynx) @@ -242,10 +243,6 @@ PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml -# Enable adpf cpu hint session for SurfaceFlinger -PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ - debug.sf.enable_adpf_cpu_hint=true - # The default value of this variable is false and should only be set to true when # the device allows users to enable the seamless transfer feature. PRODUCT_PRODUCT_PROPERTIES += \