sm8750-common: Disable LiveDisplay SunlightEnhancement feature

Even if it worked, devices should use HBM setup via display config.

Change-Id: I882424699b7eba6e12b2a558903d94b243edbfc8
This commit is contained in:
Bruno Martins
2025-08-18 00:10:46 +01:00
parent dc68a8619c
commit 652a379d70

View File

@@ -260,6 +260,8 @@ $(call soong_config_set,lineage_health,charging_control_charging_path,/sys/class
PRODUCT_PACKAGES += \
vendor.lineage.livedisplay-service.oplus
$(call soong_config_set,OPLUS_LINEAGE_LIVEDISPLAY_HAL,ENABLE_SE,false)
# Media
PRODUCT_COPY_FILES += \
$(AUDIO_HAL_DIR)/configs/common/codec2/media_codecs_c2_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_c2_audio.xml \