Add new module custom error for cion 12/263612/1 accepted/tizen/unified/20210908.011407 submit/tizen/20210907.044239
authorSunggyu Choi <sunggyu.choi@samsung.com>
Tue, 7 Sep 2021 04:40:08 +0000 (13:40 +0900)
committerSunggyu Choi <sunggyu.choi@samsung.com>
Tue, 7 Sep 2021 04:40:08 +0000 (13:40 +0900)
Change-Id: I1ba3fdf6ab2752beb286fc407e2a5412d23ed5e7
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
include/tizen_error.h
packaging/capi-base-common.spec

index 194fa47..2e7838d 100644 (file)
@@ -313,7 +313,8 @@ extern "C" {
 #define TIZEN_ERROR_USER_AWARENESS      -0x030A0000
 /* WebRTC */
 #define TIZEN_ERROR_MEDIA_WEBRTC        -0x030B0000
-
+/* Cion */
+#define TIZEN_ERROR_CION                -0x030C0000
 /**
  * @brief Enumeration for tizen errors.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index 4b9e1e3..afe6ea7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-base-common
 Summary:    Common header files of Tizen Native API
-Version:    0.4.64
+Version:    0.4.65
 Release:    1
 Group:      Base
 License:    Apache-2.0