dodge: Move display config file and rename it locally

Change-Id: Ia8c31aaf2e281c8ac50b1c4008ba623d84484d04
This commit is contained in:
Bruno Martins
2025-09-14 21:37:49 +01:00
parent 92b7b3a982
commit 1cf8e4533c
2 changed files with 1 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ TARGET_SCREEN_WIDTH := 1440
# Display
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/display_id_4630946756802996883.xml:$(TARGET_COPY_OUT_VENDOR)/etc/displayconfig/display_id_4630946756802996883.xml
$(LOCAL_PATH)/configs/display/displayconfig.xml:$(TARGET_COPY_OUT_VENDOR)/etc/displayconfig/display_id_4630946756802996883.xml
# LiveDisplay
$(call soong_config_set,OPLUS_LINEAGE_LIVEDISPLAY_HAL,ENABLE_AF,true)