diff --git a/common.mk b/common.mk index 9c27d50..fb6bad8 100644 --- a/common.mk +++ b/common.mk @@ -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 \