mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 15:09:54 +00:00
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:
committed by
Thierry Strudel
parent
ad8c23f452
commit
5a88dfd5db
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user