sdm: Define error code for Perf validation failure
Define error code for Bandwidth or Clock requirement validation failure.
CRs-Fixed: 1108862
Change-Id: I142739f0559668a39a8f8e58415853be8988de5e
diff --git a/sdm/include/core/sdm_types.h b/sdm/include/core/sdm_types.h
index af7a20b..367ab38 100644
--- a/sdm/include/core/sdm_types.h
+++ b/sdm/include/core/sdm_types.h
@@ -53,6 +53,7 @@
kErrorHardware, //!< A hardware error has occured.
kErrorTimeOut, //!< The operation has timed out to prevent client from waiting forever.
kErrorShutDown, //!< Driver is processing shutdown sequence
+ kErrorPerfValidation, //!< Bandwidth or Clock requirement validation failure.
};
/*! @brief This structure is defined for client and library compatibility check purpose only. This