[ACR-1659] Add new error message for cion 69/263869/2
authorSukhyungKang <shine.kang@samsung.com>
Mon, 13 Sep 2021 05:20:42 +0000 (14:20 +0900)
committerSukhyungKang <shine.kang@samsung.com>
Tue, 14 Sep 2021 01:53:04 +0000 (10:53 +0900)
Change-Id: I46b5d57fc8996043448438926bad929a8a9ea61b
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
error_messages/cion.xml [new file with mode: 0644]

diff --git a/error_messages/cion.xml b/error_messages/cion.xml
new file mode 100644 (file)
index 0000000..b439c82
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<package uri="platform/core/appfw/cion">
+       <error name="CION_ERROR_OPERATION_FAILED">
+               <value>TIZEN_ERROR_CION | 0x01</value>
+               <msg>Operation failed</msg>
+       </error>
+</package>
\ No newline at end of file