Sync to the latest code 04/10404/3 accepted/tizen/20131014.080211 accepted/tizen/20131014.171855 accepted/tizen/20131014.173836 submit/tizen/20131014.075729
authorjunsuk77.oh <junsuk77.oh@samsung.com>
Tue, 1 Oct 2013 12:12:01 +0000 (21:12 +0900)
committerjunsuk77.oh <junsuk77.oh@samsung.com>
Wed, 2 Oct 2013 08:46:07 +0000 (17:46 +0900)
commit345eb73b9c48128455f91d2aedb556772b4132f2
tree15c66e0fca4cbe1e2fbaba786d19b23854a10444
parent612f799183b73b934958af1fb378f8dea0356150
Sync to the latest code

1. add get char api to remove null string
2. dont check db/setting/theme vconf key duging checking of icon path
3. add submode info to desktop file
4. install fail when insert db is failed
5. implement mdm policy
6. change log api to use uniformed debug message
7. delete null string in pkgmgr db
8. change mdparser api name
9. add tag parser plugin
10. dont use global variable that is used for db query
11. fix bug - set-label api does not work properly
12. Fixed Prevent issue 31276

Change-Id: I6d8e5973c18ee46918beec6cd1c61cc9a004929e
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
12 files changed:
include/pkgmgr-info-debug.h
metadata_parser_list.txt.in [new file with mode: 0644]
parser/CMakeLists.txt
parser/manifest.xsd.in
parser/pkgmgr_parser.c
parser/pkgmgr_parser.h
parser/pkgmgr_parser_db.c
parser/pkgmgr_parser_internal.h
parser/pkgmgr_parser_signature.c [new file with mode: 0644]
parser/pkgmgr_parser_signature.h [new file with mode: 0644]
src/pkgmgr-info.c
tag_parser_list.txt.in [new file with mode: 0644]