diff options
-rw-r--r-- | libhwc2.1/ExynosHWCDebug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libhwc2.1/ExynosHWCDebug.h b/libhwc2.1/ExynosHWCDebug.h index 5327cf8..63395bc 100644 --- a/libhwc2.1/ExynosHWCDebug.h +++ b/libhwc2.1/ExynosHWCDebug.h @@ -40,6 +40,7 @@ enum { eDebugSkipValidate = 0x00010000, eDebugDynamicRecomp = 0x00020000, eDebugDisplayInterfaceConfig = 0x00040000, + eDebugColorManagement = 0x00080000, }; class ExynosDisplay; |