Set display configuration options

Device has wide-color OLED display so set TARGET_HAS_WIDE_COLOR.
Test: make

Change-Id: I5aff4d94fa393155e4c02f5154642c024e11ce7b
This commit is contained in:
Courtney Goeltzenleuchter
2017-03-14 09:41:11 -06:00
committed by Thierry Strudel
parent ad8c23f452
commit 5a88dfd5db

View File

@@ -106,3 +106,7 @@ USES_DEVICE_GOOGLE_WAHOO := true
# Graphics
TARGET_USES_GRALLOC1 := true
TARGET_USES_HWC2 := true
# Display
TARGET_HAS_WIDE_COLOR_DISPLAY := true
TARGET_HAS_HDR_DISPLAY := false