Merge branch 'devel/tizen' into tizen 03/127403/1 accepted/tizen/unified/20170428.032554 submit/tizen/20170427.071620
authorMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 27 Apr 2017 07:02:09 +0000 (16:02 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 27 Apr 2017 07:02:09 +0000 (16:02 +0900)
* devel/tizen:
  Version 0.9.0
  server: add the record insertion API for other services in the context framework
  client: merge PlatformManagedStore into ContextStore and rename it to StoreProxy
  client: remove the enum class DataType
  Implement QueryChecker to prevent SQL injections
  Update the URI format to be aligned with other context URIs
  server: use the util::getFiles() helper instead of readdir_r()
  Add compile options to suppress verbose messages and enable colored diagnostics
  Simplify include directory setting

Change-Id: I8abcda08443ab618a499be92e7469c1a6d5d7ecf
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>

Trivial merge