ferrari: displayconfig: Update display ID

A recent kernel-side change in the display driver [1] updated the
hardware port ID, resulting in a new display ID.

[1]: 0a3ce41964

Change-Id: I83ece64dd7151cfbea90e73fa71f252fe70356ac
This commit is contained in:
Rinigus
2025-09-17 07:51:51 +05:30
committed by pjgowtham
parent 7ed2acf884
commit 7c2a66da02
2 changed files with 1 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ TARGET_SCREEN_WIDTH := 1440
# Display
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/display_id_4630946358012694402.xml:$(TARGET_COPY_OUT_VENDOR)/etc/displayconfig/display_id_4630946358012694402.xml
$(LOCAL_PATH)/configs/display_id_4630946358012694401.xml:$(TARGET_COPY_OUT_VENDOR)/etc/displayconfig/display_id_4630946358012694401.xml
$(call soong_config_set,qtidisplay,oplus_udfps,true)