summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-04-28 02:48:58 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-04-28 02:48:58 +0000
commit19da456ebb6416bd430b4fc25ccd7379f105886c (patch)
treed8deedfa191c58ac3358a014c41b828a0bd0d872
parent4c2188167ef56c88210363c3aa295c792767e5d8 (diff)
parente72bdda6e242212077dcd498e76ebb96b8dfd9b1 (diff)
downloadsunfish-android10-d4-s1-release.tar.gz
Merge cherrypicks of [11279261, 11278653, 11273786, 11279277, 11279457] into qt-d4-releaseandroid-10.0.0_r42android10-d4-s1-release
Change-Id: I45b9f2843ab78e1dd8e897367aa9104dbb564484
-rw-r--r--BoardConfig-common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk
index 291a4e30..08bc298a 100644
--- a/BoardConfig-common.mk
+++ b/BoardConfig-common.mk
@@ -188,7 +188,8 @@ VSYNC_EVENT_PHASE_OFFSET_NS := 2000000
SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
# Display
-TARGET_HAS_WIDE_COLOR_DISPLAY := false
+TARGET_HAS_WIDE_COLOR_DISPLAY := true
+TARGET_HAS_HDR_DISPLAY := true
TARGET_USES_DISPLAY_RENDER_INTENTS := true
TARGET_USES_COLOR_METADATA := true
TARGET_USES_DRM_PP := true