projects
/
platform
/
core
/
api
/
common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ddadf6
)
Add a new tizen error for Job Scheduler
46/148246/2
author
Hwankyu Jhun
<h.jhun@samsung.com>
Thu, 7 Sep 2017 07:37:24 +0000
(16:37 +0900)
committer
HwanKyu Jhun
<h.jhun@samsung.com>
Wed, 13 Sep 2017 06:06:58 +0000
(06:06 +0000)
Change-Id: Id81a66596cd6e6aa1394650cdce19d5c67a02711
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/tizen_error.h
patch
|
blob
|
history
diff --git
a/include/tizen_error.h
b/include/tizen_error.h
index
b292372
..
981cf48
100644
(file)
--- a/
include/tizen_error.h
+++ b/
include/tizen_error.h
@@
-277,6
+277,8
@@
extern "C" {
#define TIZEN_ERROR_STC -0x02F80000
/* Tizen Thumbnail Util Error */
#define TIZEN_ERROR_THUMBNAIL_UTIL -0x02F90000
+/* Tizen Job Scheduler Error */
+#define TIZEN_ERROR_JOB_SCHEDULER -0x02FA0000
/**
* @brief Enumeration for tizen errors.