Add new module error for Component Manager 13/208213/1 accepted/tizen/unified/20190621.050547 submit/tizen/20190620.023808
authorSunggyu Choi <sunggyu.choi@samsung.com>
Thu, 20 Jun 2019 02:36:34 +0000 (11:36 +0900)
committerSunggyu Choi <sunggyu.choi@samsung.com>
Thu, 20 Jun 2019 02:36:34 +0000 (11:36 +0900)
Change-Id: I92d45eace8ed4399dce5d12ad1c069b0bd4c3657
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
include/tizen_error.h
packaging/capi-base-common.spec

index f88cb7980a0cf1a9f0b7f13865b01ddbdb73706f..b7526d4528c92628f2ec205031dbaeb927cd4f1a 100644 (file)
@@ -295,6 +295,8 @@ extern "C" {
 #define TIZEN_ERROR_AUTOFILL            -0x03010000
 /* Media Controller Error */
 #define TIZEN_ERROR_MEDIA_CONTROLLER    -0x03020000
+/* Component Manager */
+#define TIZEN_ERROR_COMPONENT_MANAGER   -0x03030000
 
 
 /**
index 0adbce3a7b9e1e2bc7b1308422f343ad08156798..3525a9c5aefeae0b983718fc84a8b31ef5dfea62 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-base-common
 Summary:    Common header files of Tizen Native API
-Version:    0.4.41
+Version:    0.4.42
 Release:    1
 Group:      Base
 License:    Apache-2.0