Add TIZEN_ERROR_USB_HOST 84/86984/1
authorByungWoo Lee <bw1212.lee@samsung.com>
Tue, 6 Sep 2016 01:07:11 +0000 (10:07 +0900)
committerByungWoo Lee <bw1212.lee@samsung.com>
Tue, 6 Sep 2016 01:07:11 +0000 (10:07 +0900)
Change-Id: Ibfc3e06c2e86d3576cfe8602e6fa6ef3c8295775

include/tizen_error.h

index b6d4e59..26cd8d9 100644 (file)
@@ -229,6 +229,8 @@ extern "C" {
 #define TIZEN_ERROR_HEALTH             -0x02490000
 /* Tizen Feedback Error */
 #define TIZEN_ERROR_FEEDBACK           -0x024A0000
+/* Tizen USB Host Error */
+#define TIZEN_ERROR_USB_HOST           -0x024B0000
 /* Tizen Telephony Error */
 #define TIZEN_ERROR_TELEPHONY          -0x02600000
 /* Tizen EFL Util Error */