mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 16:47:35 +00:00
stone: configs: Import display config
from moonstone V816.0.5.0.UMPMIXM Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
19
configs/display_id_4630947218746568833.xml
Normal file
19
configs/display_id_4630947218746568833.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
|
||||
<!-- MIUI ADD: Adapt_MIUIAdaptFrame -->
|
||||
<displayConfiguration>
|
||||
<!-- Global Brightness-Nit mapping -->
|
||||
<screenBrightnessMap>
|
||||
<point>
|
||||
<value>0.003421310</value>
|
||||
<nits>3.5</nits>
|
||||
</point>
|
||||
<point>
|
||||
<value>1.0</value>
|
||||
<nits>450.0</nits>
|
||||
</point>
|
||||
</screenBrightnessMap>
|
||||
<ambientLightHorizonLong>3000</ambientLightHorizonLong>
|
||||
<ambientLightHorizonShort>1000</ambientLightHorizonShort>
|
||||
</displayConfiguration>
|
||||
<!-- END Adapt_MIUIAdaptFrame -->
|
||||
|
||||
@@ -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 += \
|
||||
|
||||
Reference in New Issue
Block a user