summaryrefslogtreecommitdiffstats
path: root/sdm
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2018-04-25 20:37:07 -0400
committerNaseer Ahmed <naseer@codeaurora.org>2018-05-02 13:06:19 -0400
commitfdb37a6befd589ff44aa230fb45d4213d4570812 (patch)
treed17c88d6dc965a3fdc007641ffc65f6c09e30e95 /sdm
parent2f81614039653eb531f03475e889a9f2c23f0afe (diff)
downloadandroid_hardware_qcom_sdm710_display-fdb37a6befd589ff44aa230fb45d4213d4570812.tar.gz
android_hardware_qcom_sdm710_display-fdb37a6befd589ff44aa230fb45d4213d4570812.tar.bz2
android_hardware_qcom_sdm710_display-fdb37a6befd589ff44aa230fb45d4213d4570812.zip
sdm: color: Add Enhanced color attribute
CRs-Fixed: 2285535 Change-Id: Iab18d5d17df9ac3483268c0d0412411bfc9ea847
Diffstat (limited to 'sdm')
-rw-r--r--sdm/include/private/color_params.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdm/include/private/color_params.h b/sdm/include/private/color_params.h
index b71266cf..860f2528 100644
--- a/sdm/include/private/color_params.h
+++ b/sdm/include/private/color_params.h
@@ -98,6 +98,7 @@ static const std::string kSharp = "sharp";
static const std::string kStandard = "standard";
static const std::string kAmazon = "amazon";
static const std::string kNetflix = "netflix";
+static const std::string kEnhanced = "enhanced";
// Enum to identify type of dynamic range of color mode.
enum DynamicRangeType {