Add TIZEN_ERROR_PHONENUMBER_UTILS 45/62045/1
authorByungWoo Lee <bw1212.lee@samsung.com>
Mon, 14 Mar 2016 04:56:25 +0000 (13:56 +0900)
committerByungWoo Lee <bw1212.lee@samsung.com>
Mon, 14 Mar 2016 04:56:25 +0000 (13:56 +0900)
Change-Id: Ia8b45a3e0ce24f6f5e2060f100196f63d74415f3

include/tizen_error.h

index 6ad9242..5747d1f 100644 (file)
@@ -193,6 +193,8 @@ extern "C" {
 #define TIZEN_ERROR_CALENDAR           -0x02000000
 /* Tizen Contacts Error */
 #define TIZEN_ERROR_CONTACTS           -0x02010000
+/* Tizen Phonenumber utils Error */
+#define TIZEN_ERROR_PHONENUMBER_UTILS          -0x02020000
 /* Tizen Storage Error */
 #define TIZEN_ERROR_STORAGE            -0x02200000
 /* Tizen Vconf Error */