Change behavior of pkgmgr-server with DRM related operations 46/119746/2
authorJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 20 Mar 2017 04:21:09 +0000 (13:21 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Mon, 20 Mar 2017 05:35:10 +0000 (14:35 +0900)
commit682f8c3bce2956f8c9086959cb3057d076473814
treec67d8e047f416b99fa308339c2880215b59ca102
parentd712c3fba4c99fdacbdcee2a68159659ea5d0598
Change behavior of pkgmgr-server with DRM related operations

- 3 drm related operations which are allowed by pkgmgr-server currently
should be performed with same process.
- these operations should be invoked sequentially so pkgmgr-server will not
terminated until all operations has done.

Change-Id: I9b1008bbfa4d11db7586ec96ae4124533e945788
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/pkgmgr-server.c