hwc: Load diag lib based on property value
Change-Id: I053e3f00f72f7416d4969333e04e9597045e7e08
diff --git a/include/display_properties.h b/include/display_properties.h
index 64c4839..d78da9d 100644
--- a/include/display_properties.h
+++ b/include/display_properties.h
@@ -119,6 +119,7 @@
#define BUILTIN_BASEID_AND_SIZE_PROP DISPLAY_PROP("builtin_baseid_and_size")
#define PLUGGABLE_BASEID_AND_SIZE_PROP DISPLAY_PROP("pluggable_baseid_and_size")
#define VIRTUAL_BASEID_AND_SIZE_PROP DISPLAY_PROP("virtual_baseid_and_size")
+#define ENABLE_QDCM_DIAG DISPLAY_PROP("enable_qdcm_diag")
#define ZERO_SWAP_INTERVAL "vendor.debug.egl.swapinterval"
#define ENABLE_DROP_REFRESH DISPLAY_PROP("enable_drop_refresh")