Remove 'metadata' and 'category' parsing from pkgmgr_process_* functions 29/59029/6 accepted/tizen/common/20160304.194921 accepted/tizen/common/20160307.153143 accepted/tizen/ivi/20160304.105557 accepted/tizen/mobile/20160304.105440 accepted/tizen/tv/20160304.105458 accepted/tizen/wearable/20160304.105530 submit/tizen/20160303.090142 submit/tizen/20160304.063745
authorTomasz Iwanek <t.iwanek@samsung.com>
Fri, 5 Feb 2016 12:10:01 +0000 (13:10 +0100)
committerTomasz Iwanek <t.iwanek@samsung.com>
Thu, 3 Mar 2016 09:00:00 +0000 (01:00 -0800)
commit77de2040d7a0c5b226d30c304f0987b56b3314ae
treef7ebdbf35a39657920eadb38c1214f6827bbe0b4
parent9d27b4d005d7cd855ebf61056e6f828e0faa716f
Remove 'metadata' and 'category' parsing from pkgmgr_process_* functions

 - pkgmgr_process_* functions will no longer call any plugin,
 - pkgmgr_parse_* functions will follow old behaviour,
 - export __metadata_t and __category_t structures for app-installer plugin loading,
 - export enumaration for metadata plugin call.

Following changes should be submitted together:
 - https://review.tizen.org/gerrit/#/c/59029/
 - https://review.tizen.org/gerrit/#/c/59028/
 - https://review.tizen.org/gerrit/#/c/59030/
 - https://review.tizen.org/gerrit/#/c/59031/

Change-Id: Ifdb2acd914077ce8e3fb21b6117d1c192f5834e5
parser/pkgmgr_parser.c
parser/pkgmgr_parser.h