sdm: Query strategy if there is a need to validate

CRs-Fixed: 2407098
Change-Id: Iaf64932b6182f54d9e6ed37dde24e8d2b5a49234
diff --git a/include/display_properties.h b/include/display_properties.h
index a11852f..b595090 100644
--- a/include/display_properties.h
+++ b/include/display_properties.h
@@ -125,5 +125,6 @@
 #define ENABLE_OPTIMIZE_REFRESH              DISPLAY_PROP("enable_optimize_refresh")
 #define ENABLE_ASYNC_POWERMODE               DISPLAY_PROP("enable_async_powermode")
 #define DISABLE_UI_3D_TONEMAP                DISPLAY_PROP("disable_ui_3d_tonemap")
+#define DISABLE_PARALLEL_CACHE               DISPLAY_PROP("disable_parallel_cache")
 
 #endif  // __DISPLAY_PROPERTIES_H__