mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Add TARGET_USE_COLOR_MANAGEMENT for Pixel 2017 devices.
BUG: 111505327 Test: Build, flash and check Natural/Boosted mode. Change-Id: I7ccafdaa522f6bbfbbfea52e91e5e9b52de082ab
This commit is contained in:
@@ -145,6 +145,7 @@ SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
|
||||
# Display
|
||||
TARGET_HAS_WIDE_COLOR_DISPLAY := true
|
||||
TARGET_HAS_HDR_DISPLAY := false
|
||||
TARGET_USE_COLOR_MANAGEMENT := true
|
||||
TARGET_USES_COLOR_METADATA := true
|
||||
|
||||
# Charger Mode
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.configstore</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.1</version>
|
||||
<version>1.2</version>
|
||||
<interface>
|
||||
<name>ISurfaceFlingerConfigs</name>
|
||||
<instance>default</instance>
|
||||
|
||||
Reference in New Issue
Block a user