Merge branch 'devel/tizen' into tizen 92/143192/1 accepted/tizen/4.0/unified/20170828.223557 accepted/tizen/unified/20170809.135409 submit/tizen/20170809.045126 submit/tizen_4.0/20170828.100003
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 9 Aug 2017 04:23:31 +0000 (13:23 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 9 Aug 2017 04:23:31 +0000 (13:23 +0900)
* devel/tizen:
  Remove inactive users' corresponding job information if a global app is uninstalled
  Add OrphanedJobCleaner to remove the jobs owned by uninstalled apps
  Remove redundant unsubscribe() calls from the publisher destructors
  Fix attribute duplication
  Version 4.0.3
  Attribute bound setting functions always overwrite the bound values
  ActionState calls the dbus asynchronously
  Fix memory leaks in OnDemandJob & ActionState
  Code cleanup: JobAction::build() uses Json::Value::isMember() instead of getMemberNames()

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

Trivial merge