Change pkginfo getter function 46/159446/2
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 9 Nov 2017 02:50:01 +0000 (11:50 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 10 Nov 2017 05:08:10 +0000 (05:08 +0000)
commitde63d10f0f47589c2d46fd153fa8342b31920760
treef1c10bfe8a93e624d2cbbe4a8276fc22ce524f06
parentbda01f91364df45fb47b01843bfe838b9418435a
Change pkginfo getter function

- pkgmgrinfo_pkginfo_get_usr_list retrieves whole information
  even it doesn't used by getsize.
- get_usr_list_full will retrieve minimum information
  but it's enough for pkg_getsize's purpose.

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