Merge branch 'devel/tizen' into tizen 11/136711/1 submit/tizen/20170703.044536
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 3 Jul 2017 04:19:27 +0000 (13:19 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 3 Jul 2017 04:19:27 +0000 (13:19 +0900)
* devel/tizen:
  Change std::map to ctx::CtxJson for managing method options
  Version 4.0.0 release 1
  Prevent uncaught exceptions from ctx_sensor_rec_read & ctx_sensor_rec_read_sync
  SensorRecorderService realizes IUserService instead of IService
  Replace MethodCallHandler::setCaller() with a parameterized constructor
  Remove thread switching of sensor events
  Rename the DB file to .context-sensor-recorder.db
  Remove run dependency to 'sensord'

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

Trivial merge