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:
Peiyong Lin
2018-07-20 15:28:43 -07:00
parent 7865e1e1f8
commit 6fa3931614
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -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>