In order to provide tizen_6.5 with resource monitor CAPI without
affecting capi-base-common package, this adds TIZEN_ERROR_RESOURCE_MONITOR
as local definition.
Change-Id: I6b752b53b7da15bb1fbe54c4a7e52f338161700f
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
extern "C" {
#endif
+#ifndef TIZEN_ERROR_RESOURCE_MONITOR
+#define TIZEN_ERROR_RESOURCE_MONITOR -0x030E0000
+#endif
+
/**
* @file resource-monitor.h
* @brief Provide resource C API for Resource Monitor