Add Feature Definition 88/141888/1
authorJooseok Song <seogii.song@samsung.com>
Wed, 2 Aug 2017 02:12:42 +0000 (11:12 +0900)
committerJooseok Song <seogii.song@samsung.com>
Wed, 2 Aug 2017 02:12:42 +0000 (11:12 +0900)
Change-Id: I4a7787c8cc617de375b131b901bfda144b2edd29

src/account.c

index 67af4090996b6c41c3603c9a06cbac3ba62132b4..dcb2d10898c995184bc3135a585eeb89615b492a 100644 (file)
@@ -41,6 +41,8 @@
 #include "account_internal.h"
 #include "account_private_client.h"
 
+#define ACCOUNT_FEATURE "http://tizen.org/feature/account"
+
 #define ACCOUNT_DB_OPEN_READONLY 0
 #define ACCOUNT_DB_OPEN_READWRITE 1