Add new module cusom error for Media Editor 32/273532/1 submit/tizen/20220407.061017
authorSunggyu Choi <sunggyu.choi@samsung.com>
Thu, 7 Apr 2022 06:08:09 +0000 (15:08 +0900)
committerSunggyu Choi <sunggyu.choi@samsung.com>
Thu, 7 Apr 2022 06:08:09 +0000 (15:08 +0900)
Change-Id: I943e00a5d1ca68f6c7b156582be9146fc76f36c4
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
include/tizen_error.h
packaging/capi-base-common.spec

index 2e7838d..be908c3 100644 (file)
@@ -315,6 +315,9 @@ extern "C" {
 #define TIZEN_ERROR_MEDIA_WEBRTC        -0x030B0000
 /* Cion */
 #define TIZEN_ERROR_CION                -0x030C0000
+/* Media Editor */
+#define TIZEN_ERROR_MEDIA_EDITOR        -0x030D0000
+
 /**
  * @brief Enumeration for tizen errors.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
index ec9b14c..d8c6c2a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-base-common
 Summary:    Common header files of Tizen Native API
-Version:    0.4.68
+Version:    0.4.69
 Release:    1
 Group:      Base
 License:    Apache-2.0