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)
commit7303e90b1df2b0b5db9139f9b72cb23fae8635ba
treed55d2ef0f572d091a42981a2e67f31ece1109a5c
parentdd576658309edc94130f6a2d9dac08cacca67db9
parentf1cb85abb0ed840ff1f87e1396a1d0baf19a7342
Merge branch 'devel/tizen' into tizen

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