From: sooyeon.kim Date: Fri, 14 Aug 2020 05:34:19 +0000 (+0900) Subject: [ACR-1585] Add new error messages for Gesture X-Git-Tag: submit/tizen/20200817.234624^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F241045%2F1;p=platform%2Fcore%2Fapi%2Fcommon.git [ACR-1585] Add new error messages for Gesture Change-Id: I5f65b6b7031fcc824af1c1646fbed0fcfbd6f399 Signed-off-by: sooyeon.kim --- diff --git a/error_messages/capi-ui-gesture.xml b/error_messages/capi-ui-gesture.xml new file mode 100644 index 0000000..49468ac --- /dev/null +++ b/error_messages/capi-ui-gesture.xml @@ -0,0 +1,15 @@ + + + + TIZEN_ERROR_GESTURE | 0x01 + Hand gesture recognition is already started. + + + TIZEN_ERROR_GESTURE | 0x02 + Hand gesture recognition is not started. + + + TIZEN_ERROR_GESTURE | 0x04 + Operation failed + +