Remove API features managing databases in the application directories 92/117992/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 8 Mar 2017 08:15:37 +0000 (17:15 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 8 Mar 2017 08:35:23 +0000 (17:35 +0900)
commit7a9009659080dac70bfa21772b01923f883e2016
tree674fd62f5235b8a31856cb6a45fac98e04fe695b
parent2f8d2a5d198c923b9453407b53b2631a625527eb
Remove API features managing databases in the application directories

Not supported in Tizen 4.0.

Change-Id: Icf003353317c9da1f8c4a14c14a4165ba5447c66
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
17 files changed:
include/ContextStore.h
packaging/context-store.spec
src/client-dummy/ContextStore.cpp
src/client/AppManagedLocalStore.cpp [deleted file]
src/client/AppManagedLocalStore.h [deleted file]
src/client/AppManagedSharedStore.cpp [deleted file]
src/client/AppManagedSharedStore.h [deleted file]
src/client/AppManagedStore.cpp [deleted file]
src/client/AppManagedStore.h [deleted file]
src/client/ContextStore.cpp
src/client/ContextStoreManager.cpp
src/client/PlatformManagedStore.cpp
src/client/PlatformManagedStore.h
src/client/Schema.cpp [deleted file]
src/client/Schema.h [deleted file]
src/client/SchemaConf.cpp [deleted file]
src/client/SchemaConf.h [deleted file]