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)
commit5d8da45ddd9af99a3926d05fee80812f3b0df5f2
tree3308c477b6a6106bb0c069c56fe1e0c250540c77
parentae8559a04f2a55954dd1c7160c9bf7ce938bd2a7
parentabd10dd23c14643e3f6362f9ddb8c032f09c6012
Merge branch 'devel/tizen' into tizen

* 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>