summaryrefslogtreecommitdiff
path: root/libhwc2.1/ExynosHWCDebug.h
diff options
context:
space:
mode:
authorHyunKyung Kim <hk310.kim@samsung.com>2019-10-01 16:41:20 +0900
committerHyunKyung Kim <hk310.kim@samsung.com>2020-06-10 20:14:35 +0900
commit2eda2972d9e315c9d5058644a74386333e9168fc (patch)
treec0275b04c445652c36dfad9058d14e7dd743d281 /libhwc2.1/ExynosHWCDebug.h
parent0b04061d09d655336d0436db6b69455762953095 (diff)
libhwc2.1: Change debug log tag for attribute setting
Change-Id: I9993f93d3686509d952b0a6959e9097e3bdc23cb Signed-off-by: HyunKyung Kim <hk310.kim@samsung.com>
Diffstat (limited to 'libhwc2.1/ExynosHWCDebug.h')
-rw-r--r--libhwc2.1/ExynosHWCDebug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libhwc2.1/ExynosHWCDebug.h b/libhwc2.1/ExynosHWCDebug.h
index 63395bc..9a185a4 100644
--- a/libhwc2.1/ExynosHWCDebug.h
+++ b/libhwc2.1/ExynosHWCDebug.h
@@ -41,6 +41,7 @@ enum {
eDebugDynamicRecomp = 0x00020000,
eDebugDisplayInterfaceConfig = 0x00040000,
eDebugColorManagement = 0x00080000,
+ eDebugAttrSetting = 0x00100000,
};
class ExynosDisplay;