From 396e945c9c009966fc76b9176b6a5b95bc58f865 Mon Sep 17 00:00:00 2001 From: AnaadiAnanta <149001367+AnaadiAnanta@users.noreply.github.com> Date: Sat, 1 Jun 2024 21:21:05 +0530 Subject: [PATCH] stone: configs: Import display config from moonstone V816.0.5.0.UMPMIXM Signed-off-by: Arijit78 --- configs/display_id_4630947218746568833.xml | 19 +++++++++++++++++++ device.mk | 3 ++- 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 configs/display_id_4630947218746568833.xml diff --git a/configs/display_id_4630947218746568833.xml b/configs/display_id_4630947218746568833.xml new file mode 100644 index 0000000..9744a2d --- /dev/null +++ b/configs/display_id_4630947218746568833.xml @@ -0,0 +1,19 @@ + + + + + + + 0.003421310 + 3.5 + + + 1.0 + 450.0 + + + 3000 + 1000 + + + diff --git a/device.mk b/device.mk index e23809d..23d4291 100644 --- a/device.mk +++ b/device.mk @@ -168,7 +168,8 @@ PRODUCT_PACKAGES += \ vndservicemanager PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/configs/snapdragon_color_libs_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/snapdragon_color_libs_config.xml + $(LOCAL_PATH)/configs/snapdragon_color_libs_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/snapdragon_color_libs_config.xml \ + $(LOCAL_PATH)/configs/display_id_4630947218746568833.xml:$(TARGET_COPY_OUT_VENDOR)/etc/displayconfig/display_id_4630947218746568833.xml # DRM PRODUCT_PACKAGES += \