From ff28cc2d7f60abe6b492cf68febbce729000358e Mon Sep 17 00:00:00 2001 From: Dongwoo Lee Date: Thu, 15 Sep 2022 19:27:11 +0900 Subject: [PATCH] [ACR-1719] Add new custom error of capi-system-resource-monitor Change-Id: Idf2ba05a8d6d54e5fe284191891dd68cc2e74782 Signed-off-by: Dongwoo Lee --- error_messages/capi-system-resource-monitor.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 error_messages/capi-system-resource-monitor.xml diff --git a/error_messages/capi-system-resource-monitor.xml b/error_messages/capi-system-resource-monitor.xml new file mode 100644 index 0000000..0ead1ca --- /dev/null +++ b/error_messages/capi-system-resource-monitor.xml @@ -0,0 +1,11 @@ + + + + TIZEN_ERROR_RESOURCE_MONITOR | 0x01 + Unable to monitor the resource type + + + TIZEN_ERROR_RESOURCE_MONITOR | 0x02 + The resource attribute is unavailable + + -- 2.34.1