From: Sunmin Lee Date: Wed, 5 Sep 2018 08:54:18 +0000 (+0900) Subject: Add new error messge for Update Control (ACR-1285) X-Git-Tag: submit/tizen/20180906.080454~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9ea3aeb5b874df34f9169d05e6dd11ace37e777;p=platform%2Fcore%2Fapi%2Fcommon.git Add new error messge for Update Control (ACR-1285) Add Update Control error messages. Change-Id: I7e6dd55539a33ce7c30dfb6065ad612907508f9c Signed-off-by: Sunmin Lee --- diff --git a/error_messages/update-control.xml b/error_messages/update-control.xml new file mode 100644 index 0000000..b5d85b7 --- /dev/null +++ b/error_messages/update-control.xml @@ -0,0 +1,20 @@ + + + + TIZEN_ERROR_UPDATE_CONTROL | 0x01 + Invalid package + + + TIZEN_ERROR_UPDATE_CONTROL | 0x02 + Invalid URI + + + TIZEN_ERROR_UPDATE_CONTROL | 0x03 + Package type not supported + + + TIZEN_ERROR_UPDATE_CONTROL | 0x04 + System error + + +