mirror of
https://github.com/LineageOS/android_device_xiaomi_grus.git
synced 2024-11-24 10:35:42 +00:00
grus: Commonize HDR and WCG props
Change-Id: I59803f5930e55f7d1c27c8fe017d4358532c5b7a
This commit is contained in:
parent
16dfdeba2f
commit
1652103af9
@ -17,8 +17,5 @@ TARGET_SCREEN_DENSITY := 440
|
|||||||
# Kernel
|
# Kernel
|
||||||
TARGET_KERNEL_CONFIG += xiaomi/grus.config
|
TARGET_KERNEL_CONFIG += xiaomi/grus.config
|
||||||
|
|
||||||
# Properties
|
|
||||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
|
||||||
|
|
||||||
# Inherit from the proprietary version
|
# Inherit from the proprietary version
|
||||||
include vendor/xiaomi/grus/BoardConfigVendor.mk
|
include vendor/xiaomi/grus/BoardConfigVendor.mk
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
# Display
|
|
||||||
ro.surface_flinger.has_HDR_display=true
|
|
||||||
ro.surface_flinger.has_wide_color_display=true
|
|
||||||
ro.surface_flinger.use_color_management=true
|
|
||||||
ro.surface_flinger.wcg_composition_dataspace=143261696
|
|
Loading…
Reference in New Issue
Block a user