Add custom error define 53/192753/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 9 Nov 2018 05:37:28 +0000 (14:37 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Fri, 9 Nov 2018 05:39:49 +0000 (05:39 +0000)
Change-Id: Id82e283cc9616e7e35283e2811879f5af5fa4050
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
include/autofill_common.h

index d65dcc8..9f95418 100644 (file)
@@ -33,6 +33,10 @@ extern "C" {
  * @{
  */
 
+#ifndef TIZEN_ERROR_AUTOFILL
+#define TIZEN_ERROR_AUTOFILL   -0x02FE10000
+#endif
+
 /**
  * @brief Enumeration for autofill function error.
  *