Fix pkgmgr move API to get event callback 21/73621/3 accepted/tizen/common/20160613.144707 accepted/tizen/ivi/20160610.114457 accepted/tizen/mobile/20160610.114406 accepted/tizen/tv/20160610.114425 accepted/tizen/wearable/20160610.114443 submit/tizen/20160610.015635
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 9 Jun 2016 02:19:14 +0000 (11:19 +0900)
committerjongmyeongko <jongmyeong.ko@samsung.com>
Fri, 10 Jun 2016 01:24:09 +0000 (10:24 +0900)
commitbbf9b6c8e4fde275d5a9e15dc5d902878054fa55
treec69e16f560bc484c541d8284120fa78a3814fb63
parentdef830714603261f9c86429caa695510addbb57b
Fix pkgmgr move API to get event callback

- move function should receive signal to retrieve
current progress of job requested
- remove mode argument from move api for compatibility previous tizen version.
(actually, mode argument is not used)

changed should be applied with pkgmgr-server
https://review.tizen.org/gerrit/#/c/73622/

Change-Id: I914835ba95cc240ebe3aed06cc3f6217edb926ca
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
client/include/package-manager.h
client/src/pkgmgr.c