Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable HDR support #1

Open
wants to merge 3 commits into
base: LG_G6_AEX
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ DEVICE_COMMON_PATH := device/lge/g6-common
-include device/lge/msm8996-common/BoardConfigCommon.mk

# Display
TARGET_HAS_HDR_DISPLAY := true
TARGET_HAS_WIDE_COLOR_DISPLAY := true
#TARGET_HAS_HDR_DISPLAY := true
#TARGET_HAS_WIDE_COLOR_DISPLAY := true

# Lights
TARGET_PROVIDES_LIBLIGHT := true
Expand Down
82 changes: 0 additions & 82 deletions configs/hdr_tm_config.xml

This file was deleted.

4 changes: 0 additions & 4 deletions g6.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
[email protected]

# HDR
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/hdr_tm_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/hdr_tm_config.xml

# Lights
PRODUCT_PACKAGES += \
[email protected]
Expand Down
5 changes: 1 addition & 4 deletions system.prop
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
# Graphics
persist.sys.sf.color_saturation=1.1

# HDR
ro.qcom.hdr.config=/system/vendor/etc/hdr_tm_config.xml
#persist.sys.sf.color_saturation=1.1