Merge "Update Configuration#isScreenWideColorGamut doc" into pi-dev

am: 067749725e

Change-Id: Iab37f1e40eb80790192645839a023fc295448c7f
This commit is contained in:
Chia-I Wu
2018-05-02 12:26:19 -07:00
committed by android-build-merger

View File

@@ -1905,6 +1905,10 @@ public final class Configuration implements Parcelable, Comparable<Configuration
* Return whether the screen has a wide color gamut and wide color gamut rendering
* is supported by this device.
*
* When true, it implies the screen is colorspace aware but not
* necessarily color-managed. The final colors may still be changed by the
* screen depending on user settings.
*
* @return true if the screen has a wide color gamut and wide color gamut rendering
* is supported, false otherwise
*/