[ACR-1437] Add a new error for Battery Monitor 28/212228/1
authorKichan Kwon <k_c.kwon@samsung.com>
Mon, 19 Aug 2019 05:59:51 +0000 (14:59 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Mon, 19 Aug 2019 06:01:15 +0000 (15:01 +0900)
Change-Id: Ib549aeac94369cc5711c3ebc70f0bd26843f7f2d
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
include/tizen_error.h

index f9f86f2..2d4fd93 100644 (file)
@@ -301,6 +301,8 @@ extern "C" {
 #define TIZEN_ERROR_COMPONENT_MANAGER   -0x03040000
 /* Sticker Error */
 #define TIZEN_ERROR_STICKER             -0x03050000
+/* Battery Monitor Error */
+#define TIZEN_ERROR_BATTERY_MONITOR     -0x03060000
 
 /**
  * @brief Enumeration for tizen errors.