Merge branch 'devel/tizen' into tizen 14/141914/1 accepted/tizen/4.0/unified/20170816.011627 accepted/tizen/4.0/unified/20170816.020233 accepted/tizen/unified/20170802.151541 submit/tizen/20170802.043634 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 2 Aug 2017 04:03:06 +0000 (13:03 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 2 Aug 2017 04:03:06 +0000 (13:03 +0900)
commitdf4101f5688e98b3e8276635be89b133a8b6bb32
treefbcc06da9a634f0e5284956123ddcac99c4696a2
parenta26ff56af1a7283922ba92d4e0f5cfb235e644e6
parent6ad14857361f2dfb2849dfd5b58e29bfd7e599a8
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Version 4.0.0
  Cleanup the publisher privileges
  Add event publisher function to the geofence agent
  Implement isIdle() function of agent plugins
  Add skeletons of the user-session agents
  Add USB state publisher
  Remove the IPC helper class
  Add custom context registration functions to support legacy context-trigger API
  Add TemporalState publisher (not observable)
  Add ContextPublisher::isObservable()
  Add WiFi state publisher
  Add user activity publishers
  Define attribute names and values for several system contexts
  Reorganize source directory: concrete state class files are moved to 'state' subdirectory
  Add CustomPublisher
  DBusAction only supports system bus
  Remove unsupported trigger URIs
  Add privilege checkers for actions
  Change the cleanup order to avoid crashes
  Implement app-control & notification actions

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