Fix abnormal behavior of appinfo 70/104670/2 accepted/tizen/3.0/common/20161216.122442 accepted/tizen/3.0/ivi/20161216.013342 accepted/tizen/3.0/mobile/20161216.013201 accepted/tizen/3.0/tv/20161216.013249 accepted/tizen/3.0/wearable/20161216.013310 submit/tizen_3.0/20161214.072903
authorJunghyun Yeon <jungh.yeon@samsung.com>
Wed, 14 Dec 2016 05:11:38 +0000 (14:11 +0900)
committerjongmyeong ko <jongmyeong.ko@samsung.com>
Wed, 14 Dec 2016 07:23:51 +0000 (23:23 -0800)
commitdd18cdc4be11213a3108bc9965ac5d8d600864c0
treeed74503efcb953cb180ad5dde90d2f7ccf37df9e
parent24f0b54415e425973a549b2f51350b8088f43879
Fix abnormal behavior of appinfo

- When app_disable filter is not exists in app filter,
app_disable filter will be added with 'false'
- Fix to use tmp_filter at pkginfo filter to work properly
(It was missed at previous change)

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